Property | Type | Description | |
---|---|---|---|
GetBlockDefinition | Sandbox.Definitions.MyCubeBlockDefinition | ||
GetBlockEntityMatrix | System.Matrix | ||
GetInternalParentCubeGrid | Object |
Method | Description | |
---|---|---|
CubeBlockEntity ( CubeGridEntity parent, MyObjectBuilder_CubeBlock definition ) : System | ||
CubeBlockEntity ( CubeGridEntity parent, MyObjectBuilder_CubeBlock definition, Object backingObject ) : System | ||
Dispose ( ) : void | ||
Export ( |
||
FixBones ( float a, float b ) : void | ||
KnownTypes ( ) : List |
||
ReflectionUnitTest ( ) : bool | ||
Repair ( ) : void |
Repairs this CubeBlockEntity (sets BuildPercent and IntegrityPercent to 1)
|
|
SetBuildPercent ( IMySlimBlock block, float percent ) : void |
Method | Description | |
---|---|---|
GetActualObject ( ) : Object | ||
GetBlockOwner ( ) : long | ||
GetBlockShareMode ( ) : MyOwnershipShareModeEnum | ||
GetBoneDamage ( ) : float | ||
GetConstructionManager ( ) : Object | ||
GetFactionData ( ) : Object | ||
InternalGetBuildPercent ( ) : float | ||
InternalGetIntegrityPercent ( ) : float | ||
InternalSetOwnerShareMode ( ) : void | ||
InternalUpdateColorMaskHSV ( ) : void | ||
InternalUpdateConstructionManager ( ) : void |
Method | Description | |
---|---|---|
GetBlockDefinition ( ) : Sandbox.Definitions.MyCubeBlockDefinition | ||
GetBlockEntityMatrix ( ) : System.Matrix | ||
GetInternalParentCubeGrid ( Object backingActualBlock ) : Object |
public CubeBlockEntity ( CubeGridEntity parent, MyObjectBuilder_CubeBlock definition ) : System | ||
parent | CubeGridEntity | |
definition | MyObjectBuilder_CubeBlock | |
return | System |
public CubeBlockEntity ( CubeGridEntity parent, MyObjectBuilder_CubeBlock definition, Object backingObject ) : System | ||
parent | CubeGridEntity | |
definition | MyObjectBuilder_CubeBlock | |
backingObject | Object | |
return | System |
public Export ( |
||
fileInfo | ||
return | void |
protected GetBlockShareMode ( ) : MyOwnershipShareModeEnum | ||
return | MyOwnershipShareModeEnum |
protected GetConstructionManager ( ) : Object | ||
return | Object |
protected InternalGetBuildPercent ( ) : float | ||
return | float |
protected InternalGetIntegrityPercent ( ) : float | ||
return | float |
protected InternalSetOwnerShareMode ( ) : void | ||
return | void |
protected InternalUpdateColorMaskHSV ( ) : void | ||
return | void |
protected InternalUpdateConstructionManager ( ) : void | ||
return | void |
public static SetBuildPercent ( IMySlimBlock block, float percent ) : void | ||
block | IMySlimBlock | |
percent | float | |
return | void |
public static string ActualCubeBlockClass | ||
return | string |
public static string ActualCubeBlockGetFactionsObjectMethod | ||
return | string |
public static string ActualCubeBlockGetMatrixMethod | ||
return | string |
public static string ActualCubeBlockGetObjectBuilderMethod | ||
return | string |
public static string ActualCubeBlockGetOwnerMethod | ||
return | string |
public static string ActualCubeBlockNamespace | ||
return | string |
public static string ActualCubeBlockSetFactionsDataMethod | ||
return | string |
public static string ConstructionManagerBuildValueField | ||
return | string |
public static string ConstructionManagerClass | ||
return | string |
public static string ConstructionManagerGetBuildPercentMethod | ||
return | string |
public static string ConstructionManagerGetBuildValueMethod | ||
return | string |
public static string ConstructionManagerGetIntegrityPercentMethod | ||
return | string |
public static string ConstructionManagerGetIntegrityValueMethod | ||
return | string |
public static string ConstructionManagerGetMaxIntegrityMethod | ||
return | string |
public static string ConstructionManagerIntegrityValueField | ||
return | string |
public static string ConstructionManagerNamespace | ||
return | string |
public static string ConstructionManagerSetIntegrityBuildValuesMethod | ||
return | string |
public static string CubeBlockColorMaskHSVField | ||
return | string |
public static string CubeBlockConstructionManagerField | ||
return | string |
public static string CubeBlockCubeBlockDefinitionField | ||
return | string |
public static string CubeBlockDamageBlockMethod | ||
return | string |
public static string CubeBlockFixBonesMethod | ||
return | string |
public static string CubeBlockGetActualBlockMethod | ||
return | string |
public static string CubeBlockGetBoneDamageMethod | ||
return | string |
public static string CubeBlockGetBuildPercentMethod | ||
return | string |
public static string CubeBlockGetBuildValueMethod | ||
return | string |
public static string CubeBlockGetIntegrityValueMethod | ||
return | string |
public static string CubeBlockGetMaxIntegrityValueMethod | ||
return | string |
public static string CubeBlockGetObjectBuilderMethod | ||
return | string |
public static string CubeBlockNamespace | ||
return | string |
public static string CubeBlockParentCubeGridField | ||
return | string |
public static string CubeBlockUpdateWeldProgressMethod | ||
return | string |
public static string FactionsDataNamespace | ||
return | string |
public static string FactionsDataOwnerField | ||
return | string |
public static string FactionsDataShareModeField | ||
return | string |