Property | Type | Description | |
---|---|---|---|
_isPlayer | bool | ||
cubeChunk | GameObject | ||
id | int | ||
locked | bool | ||
teamOwnedBy | int |
Method | Description | |
---|---|---|
Start ( ) : 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 |