Table of Contents

Class BoolRef

Namespace
Vintagestory.API.Datastructures
Assembly
VintagestoryAPI.dll
public class BoolRef
Inheritance
BoolRef
Inherited Members
Extension Methods

Fields

value

public bool value

Field Value

bool

Methods

GetValue()

public bool GetValue()

Returns

bool

SetValue(bool)

public void SetValue(bool value_)

Parameters

value_ bool