Method | Description | |
---|---|---|
Clone ( ) : IStoryCommand |
Method | Description | |
---|---|---|
Evaluate ( StoryInstance instance, object iterator, object args ) : void | ||
ExecCommand ( StoryInstance instance, long delta ) : bool | ||
Load ( Dsl callData ) : void | ||
ResetState ( ) : void |
Method | Description | |
---|---|---|
LoadSet ( Dsl callData ) : void | ||
LoadTimeoutSet ( Dsl callData ) : void |
protected Evaluate ( StoryInstance instance, object iterator, object args ) : void | ||
instance | StoryInstance | |
iterator | object | |
args | object | |
return | void |
protected ExecCommand ( StoryInstance instance, long delta ) : bool | ||
instance | StoryInstance | |
delta | long | |
return | bool |