Property | Type | Description | |
---|---|---|---|
target | IEntity |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddButton ( ACBuildingButtonController b ) : void | ||
Damage ( int d ) : void | ||
Deserialize ( |
||
Destroy ( ) : void | ||
GetViewedInfo ( int p ) : bool | ||
RTSBuilding ( |
||
Serialize ( |
||
SetViewedInfo ( int p, bool b ) : void |
public AddButton ( ACBuildingButtonController b ) : void | ||
b | ACBuildingButtonController | |
return | void |
public static Deserialize ( |
||
s | ||
team | ||
target | int | |
return |
public RTSBuilding ( |
||
team | ||
data | ||
position | Vector2 | |
return | System |
public static Serialize ( |
||
s | ||
e | ||
return | void |
public SetViewedInfo ( int p, bool b ) : void | ||
p | int | |
b | bool | |
return | void |