Property | Type | Description | |
---|---|---|---|
OnDeserializedMethod | void | ||
OnSerializingMethod | void | ||
ReadVoxelDetails | void |
Method | Description | |
---|---|---|
CancelAsync ( ) : void | ||
InitializeAsync ( ) : void | ||
RecalcPosition ( Vector3D playerPosition ) : void | ||
StructurePlanetModel ( VRage.ObjectBuilders.MyObjectBuilder_EntityBase entityBase, string voxelPath ) : System | ||
UpdateGeneralFromEntityBase ( ) : void |
Method | Description | |
---|---|---|
OnDeserializedMethod ( |
||
OnSerializingMethod ( |
||
ReadVoxelDetails ( string filename ) : void |
public RecalcPosition ( Vector3D playerPosition ) : void | ||
playerPosition | Vector3D | |
return | void |
public StructurePlanetModel ( VRage.ObjectBuilders.MyObjectBuilder_EntityBase entityBase, string voxelPath ) : System | ||
entityBase | VRage.ObjectBuilders.MyObjectBuilder_EntityBase | |
voxelPath | string | |
return | System |
public UpdateGeneralFromEntityBase ( ) : void | ||
return | void |