GameWorld.HasNonAIDied Method

Fight Game AI Demo

GameWorldHasNonAIDied 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#
public bool HasNonAIDied()

Return Value

Type: Boolean
true or false

Implements

IGameWorldHasNonAIDied
See Also