|
| EZ_ADD_DYNAMIC_REFLECTION (ezSurfaceResourceDescriptor, ezReflectedClass) |
|
void | Load (ezStreamReader &inout_stream) |
|
void | Save (ezStreamWriter &inout_stream) const |
|
void | SetCollisionInteraction (const char *szName) |
|
const char * | GetCollisionInteraction () const |
|
void | SetSlideReactionPrefabFile (const char *szFile) |
|
const char * | GetSlideReactionPrefabFile () const |
|
void | SetRollReactionPrefabFile (const char *szFile) |
|
const char * | GetRollReactionPrefabFile () const |
|
virtual const ezRTTI * | GetDynamicRTTI () const |
|
bool | IsInstanceOf (const ezRTTI *pType) const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
template<typename T > |
EZ_ALWAYS_INLINE bool | IsInstanceOf () const |
| Returns whether the type of this instance is of the given type or derived from it.
|
|
|
static const ezRTTI * | GetStaticRTTI () |
|
The documentation for this struct was generated from the following files:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Core/Physics/SurfaceResourceDescriptor.h
- /home/runner/work/ezEngine/ezEngine/Code/Engine/Core/Physics/Implementation/SurfaceResourceDescriptor.cpp