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

Protected Member Functions

override vector UpdateSlot (int screenW, int screenH, vector posCenter, vector posCam)
override void InitSlot (SCR_EditableEntityComponent entity)

Protected Attributes

string m_sBoneName
vector m_vOffset
float m_bScaleCoef
GenericEntity m_Owner
int m_iBoneIndex
CameraManager m_CameraManager

Detailed Description

Definition at line 1 of file SCR_EditableEntityCustomSlotUIComponent.c.

Member Function Documentation

◆ InitSlot()

override void SCR_EditableEntityCustomSlotUIComponent::InitSlot ( SCR_EditableEntityComponent entity)
inlineprotected

Definition at line 66 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ UpdateSlot()

override vector SCR_EditableEntityCustomSlotUIComponent::UpdateSlot ( int screenW,
int screenH,
vector posCenter,
vector posCam )
inlineprotected

Definition at line 17 of file SCR_EditableEntityCustomSlotUIComponent.c.

Member Data Documentation

◆ m_bScaleCoef

float SCR_EditableEntityCustomSlotUIComponent::m_bScaleCoef
protected

Definition at line 10 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ m_CameraManager

CameraManager SCR_EditableEntityCustomSlotUIComponent::m_CameraManager
protected

Definition at line 14 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ m_iBoneIndex

int SCR_EditableEntityCustomSlotUIComponent::m_iBoneIndex
protected

Definition at line 13 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ m_Owner

GenericEntity SCR_EditableEntityCustomSlotUIComponent::m_Owner
protected

Definition at line 12 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ m_sBoneName

string SCR_EditableEntityCustomSlotUIComponent::m_sBoneName
protected

Definition at line 4 of file SCR_EditableEntityCustomSlotUIComponent.c.

◆ m_vOffset

vector SCR_EditableEntityCustomSlotUIComponent::m_vOffset
protected

Definition at line 7 of file SCR_EditableEntityCustomSlotUIComponent.c.


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