Method | Description | |
---|---|---|
CubeBlockManager ( CubeGridEntity parent ) : System | ||
CubeBlockManager ( CubeGridEntity parent, Object backingSource, string backingSourceMethodName ) : System |
Method | Description | |
---|---|---|
IsValidEntity ( Object entity ) : bool | ||
LoadDynamic ( ) : void |
public CubeBlockManager ( CubeGridEntity parent ) : System | ||
parent | CubeGridEntity | |
return | System |
public CubeBlockManager ( CubeGridEntity parent, Object backingSource, string backingSourceMethodName ) : System | ||
parent | CubeGridEntity | |
backingSource | Object | |
backingSourceMethodName | string | |
return | System |
protected IsValidEntity ( Object entity ) : bool | ||
entity | Object | |
return | bool |