Mod API Reference:GameOrderEventResult: Difference between revisions

From Warzone Wiki
Jump to navigation Jump to search
Created page with "'''GameOrderEventResult''': Subclass of GameOrderResult * '''CardInstancesCreated''' ''Array<[[Mod API Reference:CardInstance|CardInstan..."
 
DanWL60 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
'''GameOrderEventResult''':  Subclass of [[Mod API Reference:GameOrderResult|GameOrderResult]]
'''GameOrderEventResult''':  Subclass of [[Mod API Reference:GameOrderResult|GameOrderResult]]
* '''CardInstancesCreated''' ''Array<[[Mod API Reference:CardInstance|CardInstance]]>'':  IDs of the cards created by GameOrderEvent.AddCardPiecesOpt
* '''CardInstancesCreated''' ''Array<[[Mod API Reference:CardInstance|CardInstance]]>'':  IDs of the cards created by GameOrderEvent.AddCardPiecesOpt
[[Category:Mod API Reference]]

Latest revision as of 13:50, 21 November 2022

GameOrderEventResult: Subclass of GameOrderResult

  • CardInstancesCreated Array<CardInstance>: IDs of the cards created by GameOrderEvent.AddCardPiecesOpt