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

Protected Member Functions

override void PerformAction (IEntity pOwnerEntity, IEntity pUserEntity)
override bool GetActionNameScript (out string outName)
override bool CanBePerformedScript (IEntity user)
void ~SCR_FlushToilet ()

Static Protected Member Functions

static ScriptInvokerInt GetOnToiletFlushed ()

Static Protected Attributes

static ref ScriptInvokerInt s_onToiletFlushed

Detailed Description

Definition at line 2 of file SCR_FlushToilet.c.

Constructor & Destructor Documentation

◆ ~SCR_FlushToilet()

void SCR_FlushToilet::~SCR_FlushToilet ( )
inlineprotected

Definition at line 56 of file SCR_FlushToilet.c.

Member Function Documentation

◆ CanBePerformedScript()

override bool SCR_FlushToilet::CanBePerformedScript ( IEntity user)
inlineprotected

Definition at line 50 of file SCR_FlushToilet.c.

◆ GetActionNameScript()

override bool SCR_FlushToilet::GetActionNameScript ( out string outName)
inlineprotected

Definition at line 43 of file SCR_FlushToilet.c.

◆ GetOnToiletFlushed()

ScriptInvokerInt SCR_FlushToilet::GetOnToiletFlushed ( )
inlinestaticprotected

Definition at line 34 of file SCR_FlushToilet.c.

◆ PerformAction()

override void SCR_FlushToilet::PerformAction ( IEntity pOwnerEntity,
IEntity pUserEntity )
inlineprotected

Definition at line 12 of file SCR_FlushToilet.c.

Member Data Documentation

◆ s_onToiletFlushed

ref ScriptInvokerInt SCR_FlushToilet::s_onToiletFlushed
staticprotected

Definition at line 9 of file SCR_FlushToilet.c.


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