Property | Type | Description | |
---|---|---|---|
_isPlayer | bool | ||
_isRefuel | bool | ||
cube | GameObject | ||
id | int | ||
locked | bool | ||
partMaterials | List |
||
teamOwnedBy | int |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
TakeSide ( LaunchPacket, info, int team, bool isPlayer = false ) : void | ||
Update ( ) : void |
public TakeSide ( LaunchPacket, info, int team, bool isPlayer = false ) : void | ||
info | LaunchPacket, | |
team | int | |
isPlayer | bool | |
return | void |