A Sandcastle Documented Class Library
| GameWorldHasNonAIDied Method |
Determines whether [has non ai died].
Namespace: FightGameAIDemo
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
SyntaxC#
public bool HasNonAIDied()
Return Value
Type: Booleantrue or false
Implements
IGameWorldHasNonAIDied
See Also