aimodel.addState

Adds a state to the AIModel.

Prototype

  1. bOk = aimodel.addState ( hAIModel, sName )

Description

Adds a state to the AIModel with name sName.


Parameters

hAIModel - valid AIModel handle
sName - state string


Return values

bOk - true on success


Available since ShiVa 2.0