Property | Type | Description |
---|
Method | Description | |
---|---|---|
CancelAsync ( ) : void | ||
Create ( MyObjectBuilder_EntityBase entityBase, string savefilePath ) : IStructureBase | ||
InitializeAsync ( ) : void | ||
RecalcPosition ( Vector3D playerPosition ) : void | ||
StructureBaseModel ( ) : System | ||
StructureBaseModel ( MyObjectBuilder_EntityBase entityBase ) : System | ||
UpdateGeneralFromEntityBase ( ) : void |
public static Create ( MyObjectBuilder_EntityBase entityBase, string savefilePath ) : IStructureBase | ||
entityBase | MyObjectBuilder_EntityBase | |
savefilePath | string | |
return | IStructureBase |
public RecalcPosition ( Vector3D playerPosition ) : void | ||
playerPosition | Vector3D | |
return | void |
public StructureBaseModel ( MyObjectBuilder_EntityBase entityBase ) : System | ||
entityBase | MyObjectBuilder_EntityBase | |
return | System |
public UpdateGeneralFromEntityBase ( ) : void | ||
return | void |