IGameWorld.HasNonAIDied Method

Fight Game AI Demo

IGameWorldHasNonAIDied Method
Determines whether [has non ai died].

Namespace: FightGameAIDemo
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool HasNonAIDied()

Return Value

Type: Boolean
true or false
See Also