IGameWorld.Distance Property

Fight Game AI Demo

IGameWorldDistance Property
Gets or sets the distance.

Namespace: FightGameAIDemo
Assembly: FightGameAIDemo (in FightGameAIDemo.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
string Distance { get; set; }

Property Value

Type: String
The distance.
See Also