CommandEffectType

CommandEffectType 枚举

表示命令效果类型以用于命令效果的行为。

public enum CommandEffectType : sbyte

名称描述
NotDefined-1
Event0
Call1
Verb2

另请参见