C# Class GameControllerScript.BattleAction, Spare-Change

Action.
ファイルを表示 Open project: ThatsAMorais/Spare-Change Class Usage Examples

Public Methods

Method Description
BattleAction ( Type, theType, string theName, int hitMod, DiceControllerScript.Roll, theRoll = null ) : System.Collections

Method Details

BattleAction() public method

public BattleAction ( Type, theType, string theName, int hitMod, DiceControllerScript.Roll, theRoll = null ) : System.Collections
theType Type,
theName string
hitMod int
theRoll DiceControllerScript.Roll,
return System.Collections