Свойство | Type | Description | |
---|---|---|---|
Client_ReceiveIntellect | void | ||
CreateInitialAI | void | ||
Server_SendIntellectToClients | void | ||
TickTakeItems | void |
Méthode | Description | |
---|---|---|
DoIntellectCommand ( |
||
GetRootUnitFaction ( ) : FactionType | ||
SetIntellect ( |
||
Unit ( ) : System |
Méthode | Description | |
---|---|---|
OnCreateInfluence ( |
||
OnDestroy ( ) : void |
Overridden from Engine.EntitySystem.Entity.OnDestroy().
|
|
OnDie ( MapObject prejudicial ) : void | ||
OnIntellectCommand ( |
||
OnLoad ( TextBlock block ) : bool |
Overridden from Engine.EntitySystem.Entity.OnLoad(TextBlock).
|
|
OnPostCreate ( bool loaded ) : void |
Overridden from Engine.EntitySystem.Entity.OnPostCreate(Boolean).
|
|
OnRelatedEntityDelete ( Entity entity ) : void |
Overridden from Engine.EntitySystem.Entity.OnRelatedEntityDelete(Entity)
|
|
OnRemoveChild ( Entity entity ) : void |
Overridden from Engine.EntitySystem.Entity.OnRemoveChild(Entity)
|
|
OnRender ( Engine.Camera camera ) : void |
Overridden from Engine.MapSystem.MapObject.OnRender(Camera).
|
|
OnRenderFrame ( ) : void | ||
OnTick ( ) : void |
Overridden from Engine.EntitySystem.Entity.OnTick().
|
|
Server_OnClientConnectedAfterPostCreate ( RemoteEntityWorld remoteEntityWorld ) : void |
Méthode | Description | |
---|---|---|
Client_ReceiveIntellect ( RemoteEntityWorld sender, ReceiveDataReader reader ) : void | ||
CreateInitialAI ( bool loaded ) : void | ||
Server_SendIntellectToClients ( IList |
||
TickTakeItems ( ) : void |
public DoIntellectCommand ( |
||
command | ||
Résultat | void |
public GetRootUnitFaction ( ) : FactionType | ||
Résultat | FactionType |
protected OnCreateInfluence ( |
||
influence | ||
Résultat | void |
protected OnDie ( MapObject prejudicial ) : void | ||
prejudicial | MapObject | |
Résultat | void |
protected OnIntellectCommand ( |
||
command | ||
Résultat | void |
protected OnLoad ( TextBlock block ) : bool | ||
block | TextBlock | |
Résultat | bool |
protected OnPostCreate ( bool loaded ) : void | ||
loaded | bool | |
Résultat | void |
protected OnRelatedEntityDelete ( Entity entity ) : void | ||
entity | Entity | |
Résultat | void |
protected OnRemoveChild ( Entity entity ) : void | ||
entity | Entity | |
Résultat | void |
protected OnRender ( Engine.Camera camera ) : void | ||
camera | Engine.Camera | |
Résultat | void |
protected Server_OnClientConnectedAfterPostCreate ( RemoteEntityWorld remoteEntityWorld ) : void | ||
remoteEntityWorld | RemoteEntityWorld | |
Résultat | void |
public SetIntellect ( |
||
value | ||
shouldDeleteAfterDetach | bool | |
Résultat | void |