Method | Description | |
---|---|---|
GetActions ( |
获取单位可以执行的操作列表
|
Method | Description | |
---|---|---|
Initialize ( GameRulesBase rules, Newtonsoft.Json.Linq.JObject data ) : void |
public GetActions ( |
||
unit | ||
return | HelloWorld.ActionDescriptor[] |
protected Initialize ( GameRulesBase rules, Newtonsoft.Json.Linq.JObject data ) : void | ||
rules | GameRulesBase | |
data | Newtonsoft.Json.Linq.JObject | |
return | void |