Nebula
Loading...
Searching...
No Matches
Core::CVarValue Struct Reference

Public Attributes

CVarType type
union { 
   int   i 
   float   f 
   char *   cstr 
}; 

Member Data Documentation

◆ [union]

union { ... } Core::CVarValue

◆ cstr

char* Core::CVarValue::cstr

◆ f

float Core::CVarValue::f

◆ i

int Core::CVarValue::i

◆ type

CVarType Core::CVarValue::type

The documentation for this struct was generated from the following file:
  • /github/workspace/code/foundation/core/cvar.cc