Neokernel API
Agent.currentStateEquals Method
Returns true if the specified state is the current state.
public
bool
currentStateEquals(
string
stateName
);
See Also
Agent Class
|
com.neokernel.nk Namespace