Namespace: GhostWarsAssembly: GhostWars (in GhostWars.exe) Version: 1.1.1.0 (1.1.1)
public bool IsAi { get; }
public bool IsAi { get; }
Public ReadOnly Property IsAi As Boolean
Get
Public ReadOnly Property IsAi As Boolean
Get
public:
property bool IsAi {
bool get ();
}
public:
property bool IsAi {
bool get ();
}
member IsAi : bool with get
member IsAi : bool with get
Property Value
Type:
Boolean