Arma Reforger Script API
|
This is the complete list of members for EditablePrefabsComponent_EditableEntity, including all inherited members.
AddBudgetCostsFromEntities(array< ResourceName > childPrefabs, out notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts) | EditablePrefabsComponent_EditableEntity | protected |
AddBudgetCostsFromEntity(IEntitySource entitySource, out notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts) | EditablePrefabsComponent_EditableEntity | protected |
AddComponent(EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource) | EditablePrefabsComponent_Base | |
CreatePreviewImage(notnull ResourceManager resourceManager, EditablePrefabsConfig config, WorldEditorAPI api, out string targetPath, IEntitySource entitySource, string addonName) | EditablePrefabsComponent_EditableEntity | protected |
DeletePreviewImage(EditablePrefabsConfig config, string prefabPath) | EditablePrefabsComponent_EditableEntity | protected |
EditablePrefabsComponent_Base() | EditablePrefabsComponent_Base | |
EditablePrefabsComponent_EditableEntity() | EditablePrefabsComponent_EditableEntity | |
EOnCreate(EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource, IEntitySource instanceEntitySource, IEntityComponentSource componentSource, IEntityComponentSource componentCurrent) | EditablePrefabsComponent_EditableEntity | |
EOnDelete(EditablePrefabsConfig config, WorldEditorAPI api, string prefabPath) | EditablePrefabsComponent_EditableEntity | |
EOnMove(EditablePrefabsConfig config, WorldEditorAPI api, string currentPath, string newPath) | EditablePrefabsComponent_EditableEntity | |
GetClassName() | EditablePrefabsComponent_Base | |
GetEntityBudgetCostsFromGroup(IEntitySource entitySource, out notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts) | EditablePrefabsComponent_EditableEntity | protected |
GetEntityBudgetCostsFromLinkComponent(IEntitySource entitySource, IEntityComponentSource compositionLinkComponent, out notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts) | EditablePrefabsComponent_EditableEntity | protected |
GetEntityBudgetCostsFromVehicle(IEntitySource entitySource, out notnull array< ref SCR_EntityBudgetValue > crewBudgetCosts, out notnull array< ref SCR_EntityBudgetValue > passengerBudgetCosts, out notnull array< ECompartmentType > vehicleCompartmentTypes) | EditablePrefabsComponent_EditableEntity | protected |
GetEntityChildrenBudgetCostsFromSource(IEntitySource entitySource, out notnull array< ref SCR_EntityBudgetValue > entityBudgetCosts) | EditablePrefabsComponent_EditableEntity | protected |
GetImagePath(EditablePrefabsConfig config, out string prefabPath) | EditablePrefabsComponent_EditableEntity | protected |
GetLabelsFromSource(WorldEditorAPI api, EditablePrefabsConfig config, ResourceName prefab, string targetPath, IEntitySource entitySource, IEntityComponentSource componentSource, IEntityComponentSource componentSourceCurrent, notnull array< EEditableEntityLabel > autoLabels, notnull array< EEditableEntityLabel > authoredLabels) | EditablePrefabsComponent_EditableEntity | protected |
IMG_EXTENSION | EditablePrefabsComponent_EditableEntity | protectedstatic |
m_bUpdateBudgets | EditablePrefabsComponent_EditableEntity | protected |
m_Component | EditablePrefabsComponent_Base | protected |
m_EntityCoreConfig | EditablePrefabsComponent_EditableEntity | protected |
m_EntityCoreConfigPrefab | EditablePrefabsComponent_EditableEntity | protected |
m_EntityLabelRules | EditablePrefabsComponent_EditableEntity | protected |
m_ImagePlaceholder | EditablePrefabsComponent_EditableEntity | protected |
m_ImagesDirectory | EditablePrefabsComponent_EditableEntity | protected |
m_MinBudgetCost | EditablePrefabsComponent_EditableEntity | protected |
m_sClassname | EditablePrefabsComponent_Base | protected |
m_sImagePlaceholderExt | EditablePrefabsComponent_EditableEntity | protected |
m_sImagePlaceholderPath | EditablePrefabsComponent_EditableEntity | protected |
m_sImagePlaceholderSource | EditablePrefabsComponent_EditableEntity | protected |
m_sImagesPath | EditablePrefabsComponent_EditableEntity | protected |
m_sLocKeyFormat | EditablePrefabsComponent_EditableEntity | protected |
m_sNameFormat | EditablePrefabsComponent_EditableEntity | protected |
META_EXTENSION | EditablePrefabsComponent_EditableEntity | protectedstatic |
MovePreviewImage(EditablePrefabsConfig config, string currentPath, string newPath) | EditablePrefabsComponent_EditableEntity | protected |
PreserveBudgets(WorldEditorAPI api, BaseContainer infoCurrent, string varName, array< ref SCR_EntityBudgetValue > budgets) | EditablePrefabsComponent_EditableEntity | protected |
ReadEditableEntityComponent(IEntityComponentSource componentSource, out EEditableEntityType entityType, notnull array< EEditableEntityLabel > authoredLabels) | EditablePrefabsComponent_EditableEntity | protected |
SetBudgets(WorldEditorAPI api, IEntitySource entitySource, BaseContainer info, BaseContainer infoCurrent, array< ref ContainerIdPathEntry > path, string varName, array< ref SCR_EntityBudgetValue > budgets) | EditablePrefabsComponent_EditableEntity | protected |
SetEntityFlags(EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource, IEntityComponentSource componentSource, IEntityComponentSource componentCurrent) | EditablePrefabsComponent_EditableEntity | protected |
SetUIInfo(EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource, IEntitySource instanceEntitySource, IEntityComponentSource componentSource, IEntityComponentSource componentCurrent) | EditablePrefabsComponent_EditableEntity | protected |