메소드 | 설명 | |
---|---|---|
ContainsState ( this s, object stateId ) : bool | ||
GetState ( this s, object stateId ) : IStateBuilder | ||
VisitChildren ( this s, Action |
public static ContainsState ( this s, object stateId ) : bool | ||
s | this | |
stateId | object | |
리턴 | bool |
public static GetState ( this s, object stateId ) : IStateBuilder | ||
s | this | |
stateId | object | |
리턴 | IStateBuilder |
public static VisitChildren ( this s, Action |
||
s | this | |
action | Action |
|
리턴 | void |