Struct BitFlagsStruct
- Namespace
- Netick
- Assembly
- Netick.dll
public struct BitFlagsStruct
- Inherited Members
Fields
Flag1
public ulong Flag1
Field Value
Flag2
public ulong Flag2
Field Value
Flag3
public ulong Flag3
Field Value
Flag4
public ulong Flag4
Field Value
Properties
this[int]
public bool this[int i] { get; set; }
Parameters
i
int