Property | Type | Description | |
---|---|---|---|
CubeGridAddCubeBlockMethod | string | ||
CubeGridClass | string | ||
CubeGridGetCubeBlocksHashSetMethod | string | ||
CubeGridGetManagerManagerMethod | string | ||
CubeGridNamespace | string | ||
CubeGridPackedCubeBlockClass | string | ||
CubeGridRemoveCubeBlockMethod | string |
Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddCubeBlock ( |
||
CubeGridEntity ( |
||
CubeGridEntity ( Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid definition ) : System | ||
CubeGridEntity ( Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid definition, Object backingObject ) : System | ||
DeleteCubeBlock ( |
||
Dispose ( ) : void | ||
Export ( ) : Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid | ||
Export ( |
||
GetCubeBlock ( Vector3I cubePosition ) : |
||
KnownTypes ( ) : List |
||
ReflectionUnitTest ( ) : bool | ||
Repair ( ) : void |
Method | Description | |
---|---|---|
CubeGridEntity ( ) : System | ||
GetManagerManager ( ) : Object | ||
InternalAddCubeBlock ( ) : void | ||
InternalCubeGridMovedEvent ( Object entity ) : void | ||
InternalRemoveCubeBlock ( ) : void | ||
RefreshBaseCubeBlocks ( ) : void |
public AddCubeBlock ( |
||
cubeBlock | ||
return | void |
public CubeGridEntity ( |
||
prefabFile | ||
return | System |
public CubeGridEntity ( Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid definition ) : System | ||
definition | Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid | |
return | System |
public CubeGridEntity ( Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid definition, Object backingObject ) : System | ||
definition | Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid | |
backingObject | Object | |
return | System |
public DeleteCubeBlock ( |
||
cubeBlock | ||
return | void |
public Export ( ) : Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid | ||
return | Sandbox.Common.ObjectBuilders.MyObjectBuilder_CubeGrid |
public Export ( |
||
fileInfo | ||
return | void |
public GetCubeBlock ( Vector3I cubePosition ) : |
||
cubePosition | Vector3I | |
return |
protected InternalCubeGridMovedEvent ( Object entity ) : void | ||
entity | Object | |
return | void |
public static string CubeGridAddCubeBlockMethod | ||
return | string |
public static string CubeGridGetCubeBlocksHashSetMethod | ||
return | string |
public static string CubeGridGetManagerManagerMethod | ||
return | string |
public static string CubeGridPackedCubeBlockClass | ||
return | string |