ezEngine  Release 25.03
ezAbstractObjectNode Class Reference

Classes

struct  Property
 

Public Member Functions

const ezHybridArray< Property, 16 > & GetProperties () const
 
void AddProperty (ezStringView sName, const ezVariant &value)
 
void RemoveProperty (ezStringView sName)
 
void ChangeProperty (ezStringView sName, const ezVariant &value)
 
void RenameProperty (ezStringView sOldName, ezStringView sNewName)
 
void ClearProperties ()
 
ezResult InlineProperty (ezStringView sName)
 
const ezAbstractObjectGraphGetOwner () const
 
const ezUuidGetGuid () const
 
ezUInt32 GetTypeVersion () const
 
void SetTypeVersion (ezUInt32 uiTypeVersion)
 
ezStringView GetType () const
 
void SetType (ezStringView sType)
 
const PropertyFindProperty (ezStringView sName) const
 
PropertyFindProperty (ezStringView sName)
 
ezStringView GetNodeName () const
 

Friends

class ezAbstractObjectGraph
 

The documentation for this class was generated from the following files: