Method | Description | |
---|---|---|
BuildingPart ( BuildingBlock bb ) : System | ||
Destroy ( ) : void | ||
FindSocket ( string name ) : Socket_Base | ||
IsBuildingPart ( ) : bool | ||
Rotate ( ) : void |
Method | Description | |
---|---|---|
OnSerializing ( |
public BuildingPart ( BuildingBlock bb ) : System | ||
bb | BuildingBlock | |
return | System |
public FindSocket ( string name ) : Socket_Base | ||
name | string | |
return | Socket_Base |