Click or drag to resize
RefBool Constructor
Initializes a new instance of the RefBool class

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public RefBool(
	bool value = false
)

Parameters

value (Optional)
Type: SystemBoolean

[Missing <param name="value"/> documentation for "M:Planetbase.RefBool.#ctor(System.Boolean)"]

See Also