Base interface for an instance of a property.  
 More...
#include <OgreProperty.h>
Base interface for an instance of a property. 
◆ PropertyBase()
◆ ~PropertyBase()
  
  | 
        
          | virtual Ogre::PropertyBase::~PropertyBase | ( |  | ) |  |  | inlinevirtual | 
 
 
◆ getDescription()
  
  | 
        
          | const String & Ogre::PropertyBase::getDescription | ( |  | ) | const |  | inline | 
 
Get the description of the property. 
 
 
◆ getName()
  
  | 
        
          | const String & Ogre::PropertyBase::getName | ( |  | ) | const |  | inline | 
 
Get the name of the property. 
 
 
◆ getType()
Get the type of the property. 
 
 
◆ getValue()
  
  | 
        
          | virtual Ogre::Any Ogre::PropertyBase::getValue | ( |  | ) | const |  | pure virtual | 
 
 
The documentation for this class was generated from the following file: