Свойство | Тип | Описание | |
---|---|---|---|
OnDeserializedMethod | void | ||
OnSerializingMethod | void | ||
ReadVoxelDetails | void |
Метод | Описание | |
---|---|---|
CancelAsync ( ) : void | ||
InitializeAsync ( ) : void | ||
RecalcPosition ( Vector3D playerPosition ) : void | ||
RotateAsteroid ( VRageMath quaternion ) : void | ||
StructureVoxelModel ( VRage.ObjectBuilders.MyObjectBuilder_EntityBase entityBase, string voxelPath ) : System | ||
UpdateGeneralFromEntityBase ( ) : void |
Метод | Описание | |
---|---|---|
OnDeserializedMethod ( |
||
OnSerializingMethod ( |
||
ReadVoxelDetails ( string filename ) : void |
public RecalcPosition ( Vector3D playerPosition ) : void | ||
playerPosition | Vector3D | |
Результат | void |
public RotateAsteroid ( VRageMath quaternion ) : void | ||
quaternion | VRageMath | |
Результат | void |
public StructureVoxelModel ( VRage.ObjectBuilders.MyObjectBuilder_EntityBase entityBase, string voxelPath ) : System | ||
entityBase | VRage.ObjectBuilders.MyObjectBuilder_EntityBase | |
voxelPath | string | |
Результат | System |
public UpdateGeneralFromEntityBase ( ) : void | ||
Результат | void |