Property | Type | Description | |
---|---|---|---|
instantiatedDictionary | GameObject>.Dictionary | ||
instantiatedMeshDictionary | BC2Mesh>.Dictionary | ||
partition | Partition |
Method | Description | |
---|---|---|
GenerateHavokItem ( Inst inst ) : void | ||
GenerateHavokItem2 ( Inst inst ) : void | ||
GeneratePosRot ( string coordinates ) : void | ||
Start ( ) : void | ||
UpdatePosRot ( ) : void | ||
loadMesh ( string meshpath ) : GameObject |
Method | Description | |
---|---|---|
CleanName ( string name ) : String |
public GenerateHavokItem ( Inst inst ) : void | ||
inst | Inst | |
return | void |
public GenerateHavokItem2 ( Inst inst ) : void | ||
inst | Inst | |
return | void |
public GeneratePosRot ( string coordinates ) : void | ||
coordinates | string | |
return | void |
public loadMesh ( string meshpath ) : GameObject | ||
meshpath | string | |
return | GameObject |
public Dictionary |
||
return | GameObject>.Dictionary |
public Dictionary |
||
return | BC2Mesh>.Dictionary |