Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Utilities.Bits64 Struct Reference

Static Public Member Functions

static implicit operator ulong (Bits64 b)
 
static implicit operator Bits64 (ulong v)
 

Properties

bool this[int i] [get, set]
 
bool IsEmpty [get]
 

Private Attributes

ulong v
 

Detailed Description

Definition at line 3 of file Bits64.cs.


The documentation for this struct was generated from the following file: