Arma Reforger Script API
Loading...
Searching...
No Matches
EditablePrefabsComponent_PreviewEntity Interface Reference
Inheritance diagram for EditablePrefabsComponent_PreviewEntity:
EditablePrefabsComponent_Base

Public Member Functions

override void EOnCreate (EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource, IEntitySource instanceEntitySource, IEntityComponentSource componentSource, IEntityComponentSource componentCurrent)
 
- Public Member Functions inherited from EditablePrefabsComponent_Base
string GetClassName ()
 
IEntityComponentSource AddComponent (EditablePrefabsConfig config, WorldEditorAPI api, ResourceName prefab, string targetPath, IEntitySource entitySource)
 
void EOnDelete (EditablePrefabsConfig config, WorldEditorAPI api, string prefabPath)
 
void EOnMove (EditablePrefabsConfig config, WorldEditorAPI api, string currentPath, string newPath)
 
void EditablePrefabsComponent_Base ()
 

Protected Attributes

bool m_bRuntime
 
- Protected Attributes inherited from EditablePrefabsComponent_Base
ResourceName m_Component
 
string m_sClassname
 

Member Function Documentation

◆ EOnCreate()

override void EditablePrefabsComponent_PreviewEntity.EOnCreate ( EditablePrefabsConfig config,
WorldEditorAPI api,
ResourceName prefab,
string targetPath,
IEntitySource entitySource,
IEntitySource instanceEntitySource,
IEntityComponentSource componentSource,
IEntityComponentSource componentCurrent )
Parameters
[in]config
[in]api
[in]prefab
[in]targetPath
[in]entitySource
[in]instanceEntitySource
[in]componentSource
[in]componentCurrent

Implements EditablePrefabsComponent_Base.

Member Data Documentation

◆ m_bRuntime

bool EditablePrefabsComponent_PreviewEntity.m_bRuntime
protected

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