UserActor Struct Reference

#include <AnimationInspector.h>

# Public Attributes

const ActorSpecactorSpec
 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: