Click or drag to resize
GameAddPiece Property
Reference to the AddPiece instance of the current scene. Null if there is no AddPiece 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 AddPiece AddPiece { get; }

Property Value

Type: AddPiece
See Also