Click or drag to resize
GameBlockInfoController Property
Reference to the BlockInfoController instance of the current scene. Null if there is no BlockInfoController in the current scene.

Namespace: spaar.ModLoader
Assembly: SpaarModLoader (in SpaarModLoader.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static BlockInfoController BlockInfoController { get; }

Property Value

Type: BlockInfoController
See Also