![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| override void | HandlerAttached (Widget w) |
| SCR_ECharacterTypeUI | GetCharacterTypes () |
| void | SetIdentity (SCR_ECharacterTypeUI characterTypes) |
| float | GetRotationFloat () |
| void | SetRotation (float arrowRotation) |
| Color | GetColor () |
| void | SetColor (Color characterColor) |
| void | SetCharTypeTexture (ImageWidget characterTypeIcon, array< string > typeArray) |
| void | SetArrowRotation (ImageWidget arrowWidget) |
| void | SetCharacterColor (OverlayWidget characterOverlay) |
Protected Attributes | |
| float | m_fArrowRotation |
| SCR_ECharacterTypeUI | m_eCharacterTypes |
| ref Color | m_CharacterColor |
| string | m_sIconCharType |
| string | m_sIconArrowTexture |
| string | m_sCharacterOverlay |
| ResourceName | m_sCharTypeImageset |
| ref array< string > | m_aTypes = {"AntiTank","CrewCommander","CrewMan","Driver","Engineer","Grenadier","HeliCrew","HeliPilot","Machinegunner","Medic","MortarCrew","Officer","Outline","PlatoonLeader","PlattonSergeant","RadioOperator","Rifleman","Sapper","Scout","ScoutRadioOperator","Sharpshooter","SpecialForces"} |
Definition at line 1 of file SCR_CharacterComponent.c.
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
|
inlineprotected |
Definition at line 26 of file SCR_CharacterComponent.c.
|
inlineprotected |
|
inlineprotected |
Set character widget color
| characterOverlay |
Definition at line 124 of file SCR_CharacterComponent.c.
|
inlineprotected |
Set character type texture
| characterTypeIcon | |
| typeArray |
Definition at line 104 of file SCR_CharacterComponent.c.
|
inlineprotected |
|
inlineprotected |
Set character type.
| characterTypes |
Definition at line 53 of file SCR_CharacterComponent.c.
|
inlineprotected |
Set character type.
| arrowRotation |
Definition at line 73 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 24 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 10 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 7 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 4 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 19 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 22 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 16 of file SCR_CharacterComponent.c.
|
protected |
Definition at line 13 of file SCR_CharacterComponent.c.