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

Protected Member Functions

void SetCommandName (string name)
string GetCommandName ()
override void ActivateContainer ()
override void HandleVisualization (ImageWidget iconImage, RenderTargetWidget renderTarget, RichTextWidget text, TextWidget quickslotNumber)
void SCR_QuickslotCommandContainer (string name)
override bool IsQuickslotActionAvailable ()

Protected Attributes

string m_sCommandName

Detailed Description

Definition at line 77 of file SCR_QuickslotBaseContainer.c.

Constructor & Destructor Documentation

◆ SCR_QuickslotCommandContainer()

void SCR_QuickslotCommandContainer::SCR_QuickslotCommandContainer ( string name)
inlineprotected

Definition at line 137 of file SCR_QuickslotBaseContainer.c.

Member Function Documentation

◆ ActivateContainer()

override void SCR_QuickslotCommandContainer::ActivateContainer ( )
inlineprotected

Definition at line 97 of file SCR_QuickslotBaseContainer.c.

◆ GetCommandName()

string SCR_QuickslotCommandContainer::GetCommandName ( )
inlineprotected

Definition at line 90 of file SCR_QuickslotBaseContainer.c.

◆ HandleVisualization()

override void SCR_QuickslotCommandContainer::HandleVisualization ( ImageWidget iconImage,
RenderTargetWidget renderTarget,
RichTextWidget text,
TextWidget quickslotNumber )
inlineprotected

Definition at line 112 of file SCR_QuickslotBaseContainer.c.

◆ IsQuickslotActionAvailable()

override bool SCR_QuickslotCommandContainer::IsQuickslotActionAvailable ( )
inlineprotected

Definition at line 143 of file SCR_QuickslotBaseContainer.c.

◆ SetCommandName()

void SCR_QuickslotCommandContainer::SetCommandName ( string name)
inlineprotected

Definition at line 83 of file SCR_QuickslotBaseContainer.c.

Member Data Documentation

◆ m_sCommandName

string SCR_QuickslotCommandContainer::m_sCommandName
protected

Definition at line 79 of file SCR_QuickslotBaseContainer.c.


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