 | GameBlockInfoController Property |
Reference to the BlockInfoController instance of the current scene.
Null if there is no BlockInfoController in the current scene.
Namespace: spaar.ModLoaderAssembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic static BlockInfoController BlockInfoController { get; }
Property Value
Type:
BlockInfoController
See Also