Table of Contents

Struct BitFlagsStruct

Namespace
Netick
Assembly
Netick.dll
public struct BitFlagsStruct
Inherited Members

Fields

Flag1

public ulong Flag1

Field Value

ulong

Flag2

public ulong Flag2

Field Value

ulong

Flag3

public ulong Flag3

Field Value

ulong

Flag4

public ulong Flag4

Field Value

ulong

Properties

this[int]

public bool this[int i] { get; set; }

Parameters

i int

Property Value

bool