|
Arma Reforger Script API
|
This is the complete list of members for SCR_PrefabHelper, including all inherited members.
| BeginEntityAction() | SCR_PrefabHelper | protectedstatic |
| ClonePrefab(ResourceName sourcePrefab, string absoluteFilePath) | SCR_PrefabHelper | static |
| CreateChildPrefab(ResourceName sourcePrefab, string absoluteFilePath) | SCR_PrefabHelper | static |
| CreateEntitySource(ResourceName parentPrefab=string.Empty) | SCR_PrefabHelper | static |
| CreateEntitySourceComponentIfNeeded(notnull IEntitySource entitySource, string componentClassname) | SCR_PrefabHelper | static |
| CreateEntitySourceFromXOB(ResourceName xob, ResourceName parentPrefab=string.Empty) | SCR_PrefabHelper | protectedstatic |
| CreateEntitySourceWithoutEntity(ResourceName parentPrefab=string.Empty) | SCR_PrefabHelper | protectedstatic |
| CreatePrefabFromXOB(ResourceName xob, string absoluteDestinationPath, ResourceName parentPrefab=string.Empty, bool createBasePrefab=false) | SCR_PrefabHelper | static |
| CreatePrefabsFromXOBs(notnull array< ResourceName > xobs, string absoluteDirPath, ResourceName parentPrefab=string.Empty, bool createBasePrefab=false) | SCR_PrefabHelper | static |
| CreatePrefabStructure(notnull SCR_PrefabHelper_Structure structure, string addonPathPrefix) | SCR_PrefabHelper | static |
| CreatePrefabStructureDirectory(string structureName, notnull SCR_PrefabHelper_StructureDirectory directory, string absoluteParentPath) | SCR_PrefabHelper | protectedstatic |
| DEFAULT_PARENT_PREFAB | SCR_PrefabHelper | protectedstatic |
| EndEntityAction(bool manageEditAction) | SCR_PrefabHelper | protectedstatic |
| FormatRelativePath(string relativePath) | SCR_PrefabHelper | protectedstatic |
| GetRelativeParentDirectory(string relativeSourceDirectory, string relativeTargetDirectory) | SCR_PrefabHelper | static |
| GetResourceNameAbsolutePath(ResourceName resourceName, bool mustExist=true) | SCR_PrefabHelper | static |
| MESHOBJECT_CLASSNAME | SCR_PrefabHelper | protectedstatic |
| PREFAB_BASE_SUFFIX | SCR_PrefabHelper | static |
| PREFAB_DOTTED_EXTENSION | SCR_PrefabHelper | protectedstatic |
| SaveEntitySourceAsPrefab(notnull IEntitySource entitySource, string absoluteDirPath, string prefabFileName, bool createBasePrefab=false) | SCR_PrefabHelper | static |
| UpdatePrefab(IEntitySource actualPrefab) | SCR_PrefabHelper | static |
| UpdatePrefabFromEntitySourceAncestor(notnull BaseContainer actualPrefab) | SCR_PrefabHelper | static |