![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| ESupportStationType | GetSupportStationType () |
| SCR_BaseSupportStationComponent | GetClosestValidSupportStation (IEntity actionOwner, IEntity actionUser, out ESupportStationReasonInvalid reasonInvalid=0) |
| override bool | CanBeShownScript (IEntity user) |
| bool | CanShowDestroyed () |
| override bool | CanBePerformedScript (IEntity user) |
| void | SetCanPerform (bool canPerform, ESupportStationReasonInvalid reasonInvalid) |
| bool | CanPerform (out ESupportStationReasonInvalid cannotPerformReason) |
| void | CanBePerformedUpdate (IEntity user) |
| LocalizedString | GetInvalidPerformReasonString (ESupportStationReasonInvalid reasonInvalid) |
| void | ResetReferencesOnServer () |
| override void | PerformContinuousAction (IEntity pOwnerEntity, IEntity pUserEntity, float timeSlice) |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| void | DelayedInit (IEntity owner) |
| override bool | CanBroadcastScript () |
| bool | CanHaveMultipleUsers () |
| float | GetActionPercentage () |
| If not -1 it will show the percentage on the current action. | |
| int | GetActionDecimalCount () |
| bool | RequiresGadget () |
| If true will only show the action if the player is holding the correct support station gadget. | |
| bool | PrioritizeHeldGadget () |
| If true will always take support station from held gadget and skip any other checks if a held support station is found. RequiresGadget() is not required to be true. | |
| bool | AllowGetSupportStationFromGadget () |
| If true it allows getting the support station from gadgets. | |
| IEntity | GetCurrentActionUser () |
| Get which entity is currently activly using the action. | |
| int | GetSupportStationSuppliesOnUse () |
| override void | OnActionStart (IEntity pUserEntity) |
| bool | IsUserInVehicle (notnull IEntity user) |
| override void | OnActionCanceled (IEntity pOwnerEntity, IEntity pUserEntity) |
| string | GetActionStringParam () |
| override void | OnActionSelected () |
| override void | OnActionDeselected () |
| override bool | GetActionNameScript (out string outName) |
| void | ~SCR_BaseUseSupportStationAction () |
Definition at line 1 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 619 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
If true it allows getting the support station from gadgets.
Definition at line 459 of file SCR_BaseUseSupportStationAction.c.
Definition at line 194 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 268 of file SCR_BaseUseSupportStationAction.c.
Definition at line 151 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 419 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 425 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 260 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 174 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 401 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 438 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 555 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
If not -1 it will show the percentage on the current action.
Definition at line 432 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 533 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 77 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Get which entity is currently activly using the action.
Definition at line 466 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 276 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 472 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 69 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 380 of file SCR_BaseUseSupportStationAction.c.
Definition at line 511 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 518 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 548 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 539 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 478 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 340 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 313 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
If true will always take support station from held gadget and skip any other checks if a held support station is found. RequiresGadget() is not required to be true.
Definition at line 452 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
If true will only show the action if the player is holding the correct support station gadget.
Definition at line 445 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 304 of file SCR_BaseUseSupportStationAction.c.
|
inlineprotected |
Definition at line 247 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 66 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 65 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 63 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 64 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 50 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 62 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 43 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 42 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 40 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 28 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 37 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 54 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 34 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 39 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 58 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 25 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 49 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 55 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 48 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 53 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 31 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 52 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 7 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 22 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 10 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 19 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 16 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 4 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 13 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 44 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 57 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 47 of file SCR_BaseUseSupportStationAction.c.
|
protected |
Definition at line 60 of file SCR_BaseUseSupportStationAction.c.