Ult3D
Implementation of "Ultimate 3D Game Engine Design & Architecture" by Allan Sherrod
Loading...
Searching...
No Matches
Ult::Property Struct Reference

#include <PropertyScript.h>

Public Attributes

std::string mPropertyName
 
std::string mValue
 

Detailed Description

Represents a property as a name-value string pair.

Member Data Documentation

◆ mPropertyName

std::string Ult::Property::mPropertyName

◆ mValue

std::string Ult::Property::mValue

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