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

Namespace: Planetbase
Assembly: Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public RefInt(
	int value = 0
)

Parameters

value (Optional)
Type: SystemInt32

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

See Also