|
LEAP Documentation 40220
Documentation for the LEAP project
|
#include <VivoxGameInstance.h>
Public Member Functions | |
| CachedProperty (T value) | |
| const T & | GetValue () const |
| void | SetValue (const T &value) |
| void | SetDirty (bool value) |
| bool | IsDirty () const |
Protected Attributes | |
| bool | m_dirty |
| T | m_value |
|
inlineexplicit |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |