Isle
Loading...
Searching...
No Matches
LegoAnimActorEntry Struct Reference

[AI] Describes a single actor or model referenced by an animation. More...

#include <legoanim.h>

Public Attributes

LegoCharm_name
 [AI] Name of the actor/model. More...
 
undefined4 m_unk0x04
 [AI] Unknown. May refer to a flag, index, or property (purpose unclear). [AI_SUGGESTED_NAME: m_actorProperty] More...
 

Detailed Description

[AI] Describes a single actor or model referenced by an animation.

[AI] Holds the actor/model name and an unknown value (typically a per-actor property).

Definition at line 313 of file legoanim.h.

Member Data Documentation

◆ m_name

LegoChar* LegoAnimActorEntry::m_name

[AI] Name of the actor/model.

Definition at line 314 of file legoanim.h.

◆ m_unk0x04

undefined4 LegoAnimActorEntry::m_unk0x04

[AI] Unknown. May refer to a flag, index, or property (purpose unclear). [AI_SUGGESTED_NAME: m_actorProperty]

Definition at line 315 of file legoanim.h.


The documentation for this struct was generated from the following file: