Method | Description | |
---|---|---|
ActiveSkill ( ) : System | ||
Clone ( ) : object | ||
Commit ( |
提交主动技的发动请求。
|
|
NotifyAction ( Players source, List |
||
NotifyAndCommit ( |
||
Validate ( |
检查主动技的合法性。
|
Method | Description | |
---|---|---|
GenerateSpecialEffectHintIndex ( Players source, List |
||
TargetsSplit ( List |
public abstract Commit ( |
||
arg | 参数 | |
return | bool |
protected GenerateSpecialEffectHintIndex ( Players source, List |
||
source | Players | |
targets | List |
|
cards | List |
|
return | int |
public NotifyAction ( Players source, List |
||
source | Players | |
targets | List |
|
cards | List |
|
return | void |
public NotifyAndCommit ( |
||
arg | ||
return | bool |
protected TargetsSplit ( List |
||
targets | List |
|
firstTargets | List |
|
secondaryTargets | List |
|
return | void |
public abstract Validate ( |
||
arg | 参数 | |
return | VerifierResult |