Ark Server API (ASA) - Wiki
|
#include <Fields.h>
Public Member Functions | |
BitFieldValue (void *parent, std::string field_name) | |
RT | operator() () const |
BitFieldValue & | operator= (RT other) |
RT | Get () const |
void | Set (RT other) |
Private Attributes | |
void * | parent_ |
std::string | field_name_ |
|
inline |
|
inline |
|
inline |