Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ResourceSystemSubscriptionHandleBase Class Reference
Inheritance diagram for SCR_ResourceSystemSubscriptionHandleBase:
SCR_ResourceSystemSubscriptionHandle< Class OWNER_TYPE >

Protected Member Functions

WorldTimestamp GetLastPokedAt ()
RplId GetOwnerRplId ()
RplId GetResourceComponentRplId ()
 GetInteractorType ()
EResourceGeneratorID GetResourceIdentifier ()
EResourceType GetResourceType ()
void Poke ()
void OnDelete ()
void OnInit (notnull SCR_ResourceSystemSubscriptionManager manager, RplId ownerRplId, RplId resourceComponentRplId, typename interactorType, EResourceType resourceType, EResourceGeneratorID resourceIdentifier)
sealed void SCR_ResourceSystemSubscriptionHandleBase (SCR_ResourceSystemSubscriptionManager manager, RplId ownerRplId, RplId resourceComponentRplId, typename interactorType, EResourceType resourceType, EResourceGeneratorID resourceIdentifier)
sealed void ~SCR_ResourceSystemSubscriptionHandleBase ()

Static Protected Member Functions

static SCR_ResourceSystemSubscriptionHandleBase CreateHandle (notnull SCR_ResourceSystemSubscriptionManager manager, RplId ownerRplId, RplId resourceComponentRplId, typename interactorType, EResourceType resourceType, EResourceGeneratorID resourceIdentifier)

Protected Attributes

RplId m_OwnerRplId
RplId m_ResourceComponentRplId
 m_InteractorType
EResourceType m_eResourceType
EResourceGeneratorID m_eResourceIdentifier
SCR_ResourceSystemSubscriptionManager m_SubscriptionManager
WorldTimestamp m_fLastPokedAt

Detailed Description

Definition at line 1 of file SCR_ResourceSystemSubscriptionHandleBase.c.

Constructor & Destructor Documentation

◆ SCR_ResourceSystemSubscriptionHandleBase()

sealed void SCR_ResourceSystemSubscriptionHandleBase::SCR_ResourceSystemSubscriptionHandleBase ( SCR_ResourceSystemSubscriptionManager manager,
RplId ownerRplId,
RplId resourceComponentRplId,
typename interactorType ,
EResourceType resourceType,
EResourceGeneratorID resourceIdentifier )
inlineprotected

Definition at line 97 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ ~SCR_ResourceSystemSubscriptionHandleBase()

sealed void SCR_ResourceSystemSubscriptionHandleBase::~SCR_ResourceSystemSubscriptionHandleBase ( )
inlineprotected

Definition at line 104 of file SCR_ResourceSystemSubscriptionHandleBase.c.

Member Function Documentation

◆ CreateHandle()

SCR_ResourceSystemSubscriptionHandleBase SCR_ResourceSystemSubscriptionHandleBase::CreateHandle ( notnull SCR_ResourceSystemSubscriptionManager manager,
RplId ownerRplId,
RplId resourceComponentRplId,
typename interactorType ,
EResourceType resourceType,
EResourceGeneratorID resourceIdentifier )
inlinestaticprotected

Definition at line 12 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetInteractorType()

SCR_ResourceSystemSubscriptionHandleBase::GetInteractorType ( )
inlineprotected

Definition at line 55 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetLastPokedAt()

WorldTimestamp SCR_ResourceSystemSubscriptionHandleBase::GetLastPokedAt ( )
inlineprotected

Definition at line 37 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetOwnerRplId()

RplId SCR_ResourceSystemSubscriptionHandleBase::GetOwnerRplId ( )
inlineprotected

Definition at line 43 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetResourceComponentRplId()

RplId SCR_ResourceSystemSubscriptionHandleBase::GetResourceComponentRplId ( )
inlineprotected

Definition at line 49 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetResourceIdentifier()

EResourceGeneratorID SCR_ResourceSystemSubscriptionHandleBase::GetResourceIdentifier ( )
inlineprotected

Definition at line 61 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ GetResourceType()

EResourceType SCR_ResourceSystemSubscriptionHandleBase::GetResourceType ( )
inlineprotected

Definition at line 67 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ OnDelete()

void SCR_ResourceSystemSubscriptionHandleBase::OnDelete ( )
inlineprotected

Definition at line 79 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ OnInit()

void SCR_ResourceSystemSubscriptionHandleBase::OnInit ( notnull SCR_ResourceSystemSubscriptionManager manager,
RplId ownerRplId,
RplId resourceComponentRplId,
typename interactorType ,
EResourceType resourceType,
EResourceGeneratorID resourceIdentifier )
inlineprotected

Definition at line 86 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ Poke()

void SCR_ResourceSystemSubscriptionHandleBase::Poke ( )
inlineprotected

Definition at line 73 of file SCR_ResourceSystemSubscriptionHandleBase.c.

Member Data Documentation

◆ m_eResourceIdentifier

EResourceGeneratorID SCR_ResourceSystemSubscriptionHandleBase::m_eResourceIdentifier
protected

Definition at line 7 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_eResourceType

EResourceType SCR_ResourceSystemSubscriptionHandleBase::m_eResourceType
protected

Definition at line 6 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_fLastPokedAt

WorldTimestamp SCR_ResourceSystemSubscriptionHandleBase::m_fLastPokedAt
protected

Definition at line 9 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_InteractorType

SCR_ResourceSystemSubscriptionHandleBase::m_InteractorType
protected

Definition at line 5 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_OwnerRplId

RplId SCR_ResourceSystemSubscriptionHandleBase::m_OwnerRplId
protected

Definition at line 3 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_ResourceComponentRplId

RplId SCR_ResourceSystemSubscriptionHandleBase::m_ResourceComponentRplId
protected

Definition at line 4 of file SCR_ResourceSystemSubscriptionHandleBase.c.

◆ m_SubscriptionManager

SCR_ResourceSystemSubscriptionManager SCR_ResourceSystemSubscriptionHandleBase::m_SubscriptionManager
protected

Definition at line 8 of file SCR_ResourceSystemSubscriptionHandleBase.c.


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