sc2-gamedata
Public Attributes | List of all members
SModelDataEvent Struct Reference

#include <Model.h>

Collaboration diagram for SModelDataEvent:
Collaboration graph
[legend]

Public Attributes

int32 Variation
 Variation. More...
 
CAnimProps Anim
 Animation. More...
 
CIdentifier Name
 Name. More...
 
EModelEvent Type
 Type. More...
 
real32 Time
 Time. More...
 
EAttachmentID Attachment
 Attachment. More...
 
CIdentifier Payload
 Payload. More...
 
EModelQuality ModelQuality
 Model Quality. More...
 

Detailed Description

Remarks
Struct

Member Data Documentation

◆ Anim

CAnimProps SModelDataEvent::Anim

Animation.

Animation this model event applies to

◆ Attachment

EAttachmentID SModelDataEvent::Attachment

Attachment.

If an attachment point is specified, then use the rotation/position of it

Remarks
minValue: Unknown

◆ ModelQuality

EModelQuality SModelDataEvent::ModelQuality

Model Quality.

Assign an event to quality of model settings.

◆ Name

CIdentifier SModelDataEvent::Name

Name.

ID of event

◆ Payload

CIdentifier SModelDataEvent::Payload

Payload.

Name of an actor to use

◆ Time

real32 SModelDataEvent::Time

Time.

Time at which the event gets sent

◆ Type

EModelEvent SModelDataEvent::Type

Type.

Type of event, Example: Custom, Sound

Remarks
minValue: Unknown

◆ Variation

int32 SModelDataEvent::Variation

Variation.

Can be used so the event will only play for a specific model variation.


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