IEntityPropertyGroup

IEntityPropertyGroupabstract

#include

Public Member Functions

virtual const char * GetLabel () const =0
virtual void SerializeProperties (Serialization::IArchive &archive)=0

Detailed Description

Derive from this interface to expose custom entity properties in the editor using the serialization framework. Each entity component can contain one property group, each component will be separated by label in the entity property view