|
| xiiDirectionVisualizerAttribute (xiiEnum< xiiBasisAxis > axis, float fScale, const xiiColor &fixedColor=xiiColorScheme::LightUI(xiiColorScheme::Grape), xiiStringView sColorProperty={}, xiiStringView sLengthProperty={}) |
|
| xiiDirectionVisualizerAttribute (xiiStringView sAxisProperty, float fScale, const xiiColor &fixedColor=xiiColorScheme::LightUI(xiiColorScheme::Grape), xiiStringView sColorProperty={}, xiiStringView sLengthProperty={}) |
|
const xiiUntrackedString & | GetColorProperty () const |
|
const xiiUntrackedString & | GetLengthProperty () const |
|
const xiiUntrackedString & | GetAxisProperty () const |
|
| xiiVisualizerAttribute (xiiStringView sProperty1, xiiStringView sProperty2={}, xiiStringView sProperty3={}, xiiStringView sProperty4={}, xiiStringView sProperty5={}) |
|
virtual const xiiRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const xiiRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T> |
XII_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
|
static const xiiRTTI * | GetStaticRTTI () |
|
The documentation for this class was generated from the following files:
- /home/runner/work/XII/XII/Source/Engine/Foundation/Reflection/Implementation/PropertyAttributes.h
- /home/runner/work/XII/XII/Source/Engine/Foundation/Reflection/Implementation/PropertyAttributes.cpp