UserActor Struct Reference
#include <AnimationInspector.h>
# Public Attributes | |
const ActorSpec * | actorSpec |
Specification for an animated actor. | |
const char * | name |
Animated actor spec's name. |
# Detailed Description
A struct to map an animated actor spec to a name
Definition at line 26 of file AnimationInspector.h.
# Member Data Documentation
# actorSpec
const ActorSpec* UserActor::actorSpec |
Specification for an animated actor.
Definition at line 29 of file AnimationInspector.h.
# name
const char* UserActor::name |
Animated actor spec's name.
Definition at line 32 of file AnimationInspector.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Debugging/Tool/AnimationInspector/AnimationInspector.h