![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Protected Member Functions | |
| void | SetSpawnerData (SCR_EntityCatalogEntry entityData) |
| override bool | HasLocalEffectOnlyScript () |
| override void | Init (IEntity pOwnerEntity, GenericComponent pManagerComponent) |
| override void | OnActionSelected () |
| override void | OnActionDeselected () |
| override void | PerformAction (IEntity pOwnerEntity, IEntity pUserEntity) |
| override bool | GetActionNameScript (out string outName) |
| void | SetPreviewSlot (SCR_EntitySpawnerSlotComponent previewSlot) |
| bool | IsAnySlotAvailable () |
| override bool | CanBePerformedScript (IEntity user) |
| override bool | CanBeShownScript (IEntity user) |
| int | GetActionIndex () |
Protected Attributes | |
| EResourceType | m_eResourceType |
| SCR_ResourceSystemSubscriptionHandleBase | m_ResourceSubscriptionHandleConsumer |
| SCR_ResourceSystemSubscriptionHandleBase | m_ResourceSubscriptionHandleGenerator |
| SCR_ResourceComponent | m_ResourceComponent |
| SCR_ResourceGenerator | m_ResourceGenerator |
| SCR_ResourceConsumer | m_ResourceConsumer |
| RplId | m_ResourceInventoryPlayerComponentRplId |
| SCR_CatalogEntitySpawnerComponent | m_EntitySpawner |
| SCR_EEntityRequestStatus | m_iRequestStatus |
| SCR_EntitySpawnerSlotComponent | m_PreviewSlot |
| SCR_EntityCatalogSpawnerData | m_EntitySpawnerData |
| bool | m_bIsSelected |
Action to spawn entities using the ActionsManagerComponent
Definition at line 4 of file SCR_CatalogSpawnerUserAction.c.
Definition at line 167 of file SCR_CatalogSpawnerUserAction.c.
Definition at line 260 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 277 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 122 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 42 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 48 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 154 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 88 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 76 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 95 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 142 of file SCR_CatalogSpawnerUserAction.c.
|
inlineprotected |
Definition at line 24 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 21 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 16 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 20 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 7 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 17 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 18 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 11 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 13 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 12 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 15 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 9 of file SCR_CatalogSpawnerUserAction.c.
|
protected |
Definition at line 10 of file SCR_CatalogSpawnerUserAction.c.