Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_CustomMaterialAnimatorEntity.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_CustomMaterialAnimatorEntityClass
 
class  SCR_CustomMaterialAnimatorEntity
 

Enumerations

enum  EActionWhenDone { LOOP = 0, HIDE = 1, DELETE_SELF = 2, DELETE_SELF_AND_CHILDREN = 3 }
 

Enumeration Type Documentation

◆ EActionWhenDone

Enumerator
LOOP 
HIDE 
DELETE_SELF 
DELETE_SELF_AND_CHILDREN 

Definition at line 127 of file SCR_CustomMaterialAnimatorEntity.c.