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