Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_CustomMaterialAnimatorEntity Class Reference
Inheritance diagram for SCR_CustomMaterialAnimatorEntity:
GenericEntity

Protected Member Functions

void EOnFrame (IEntity owner, float timeSlice)
void SCR_CustomMaterialAnimatorEntity (IEntitySource src, IEntity parent)

Protected Attributes

int m_iStartingFrame
int m_iEndFrame
float m_fAnimationSpeed
EActionWhenDone m_iActionWhenDone
int m_iMaterialAnimationFrame = 0
float m_fMaterialAnimationFrameCalculator = 0

Detailed Description

Definition at line 51 of file SCR_CustomMaterialAnimatorEntity.c.

Constructor & Destructor Documentation

◆ SCR_CustomMaterialAnimatorEntity()

void SCR_CustomMaterialAnimatorEntity::SCR_CustomMaterialAnimatorEntity ( IEntitySource src,
IEntity parent )
inlineprotected

Definition at line 108 of file SCR_CustomMaterialAnimatorEntity.c.

Member Function Documentation

◆ EOnFrame()

void SCR_CustomMaterialAnimatorEntity::EOnFrame ( IEntity owner,
float timeSlice )
inlineprotected

Definition at line 72 of file SCR_CustomMaterialAnimatorEntity.c.

Member Data Documentation

◆ m_fAnimationSpeed

float SCR_CustomMaterialAnimatorEntity::m_fAnimationSpeed
protected

Definition at line 60 of file SCR_CustomMaterialAnimatorEntity.c.

◆ m_fMaterialAnimationFrameCalculator

float SCR_CustomMaterialAnimatorEntity::m_fMaterialAnimationFrameCalculator = 0
protected

Definition at line 69 of file SCR_CustomMaterialAnimatorEntity.c.

◆ m_iActionWhenDone

EActionWhenDone SCR_CustomMaterialAnimatorEntity::m_iActionWhenDone
protected

Definition at line 63 of file SCR_CustomMaterialAnimatorEntity.c.

◆ m_iEndFrame

int SCR_CustomMaterialAnimatorEntity::m_iEndFrame
protected

Definition at line 57 of file SCR_CustomMaterialAnimatorEntity.c.

◆ m_iMaterialAnimationFrame

int SCR_CustomMaterialAnimatorEntity::m_iMaterialAnimationFrame = 0
protected

Definition at line 66 of file SCR_CustomMaterialAnimatorEntity.c.

◆ m_iStartingFrame

int SCR_CustomMaterialAnimatorEntity::m_iStartingFrame
protected

Definition at line 54 of file SCR_CustomMaterialAnimatorEntity.c.


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