Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetFactionItemByType ( FactionType type ) : FactionItem | ||
RTSFactionManager ( ) : System |
Method | Description | |
---|---|---|
OnDestroy ( ) : void |
Overridden from Engine.EntitySystem.Entity.OnDestroy().
|
|
OnPostCreate ( bool loaded ) : void |
Overridden from Engine.EntitySystem.Entity.OnPostCreate(Boolean).
|
public GetFactionItemByType ( FactionType type ) : FactionItem | ||
type | FactionType | |
return | FactionItem |
protected OnPostCreate ( bool loaded ) : void | ||
loaded | bool | |
return | void |