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

Go to the source code of this file.

Data Structures

class  SCR_ResourceSystemSubscriptionHandle
 
class  SCR_ResourcePlayerControllerInventoryComponent
 

Typedefs

typedef func ScriptInvokerActiveWidgetInteractionFunc
 
typedef ScriptInvokerBase< ScriptInvokerActiveWidgetInteractionFuncScriptInvokerResourceOnPlayerInteraction
 

Enumerations

enum  EResourcePlayerInteractionType
 

Functions

enum EResourcePlayerInteractionType ScriptInvoker_ResourceOnPlayerInteraction (EResourcePlayerInteractionType interactionType, PlayerController playerController, SCR_ResourceComponent resourceComponentFrom, SCR_ResourceComponent resourceComponentTo, EResourceType resourceType, float resourceValue)
 

Variables

typedef ScriptInvoker_ResourceOnPlayerInteraction
 
 VEHICLE_LOAD
 
 VEHICLE_UNLOAD
 
 STORAGE
 
 INVENTORY_SPLIT
 

Typedef Documentation

◆ ScriptInvokerActiveWidgetInteractionFunc

◆ ScriptInvokerResourceOnPlayerInteraction

Enumeration Type Documentation

◆ EResourcePlayerInteractionType

Function Documentation

◆ ScriptInvoker_ResourceOnPlayerInteraction()

enum EResourcePlayerInteractionType ScriptInvoker_ResourceOnPlayerInteraction ( EResourcePlayerInteractionType  interactionType,
PlayerController  playerController,
SCR_ResourceComponent  resourceComponentFrom,
SCR_ResourceComponent  resourceComponentTo,
EResourceType  resourceType,
float  resourceValue 
)

Variable Documentation

◆ INVENTORY_SPLIT

INVENTORY_SPLIT

◆ ScriptInvoker_ResourceOnPlayerInteraction

typedef ScriptInvoker_ResourceOnPlayerInteraction

◆ STORAGE

STORAGE

◆ VEHICLE_LOAD

VEHICLE_LOAD

◆ VEHICLE_UNLOAD

VEHICLE_UNLOAD