Table of Contents

Constructor NativeBool

Namespace
Box3D.Native
Assembly
Box3D.NET.Native.dll

NativeBool(bool)

Initializes a new instance with the given value.

public NativeBool(bool value)

Parameters

value bool

The boolean value to represent.