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

Public Member Functions

override void Run ()
 

Protected Member Functions

array< ResourceName > GetRuinModelsWithoutPrefabs (notnull array< ResourceName > ruinModels, notnull array< ResourceName > ruinPrefabs)
 Prints XOBs without Prefabs.
 
void SCR_RuinPrefabCreatorPlugin ()
 

Static Protected Member Functions

static ResourceName GetModelFromPrefab (notnull IEntitySource entitySource)
 

Static Protected Attributes

static const ResourceName RUIN_BASE = "{A7C1BCA45681EB56}Prefabs/Structures/Core/BuildingRuin_base.et"
 

Constructor & Destructor Documentation

◆ SCR_RuinPrefabCreatorPlugin()

void SCR_RuinPrefabCreatorPlugin.SCR_RuinPrefabCreatorPlugin ( )
protected

Member Function Documentation

◆ GetModelFromPrefab()

static ResourceName SCR_RuinPrefabCreatorPlugin.GetModelFromPrefab ( notnull IEntitySource entitySource)
staticprotected

◆ GetRuinModelsWithoutPrefabs()

array< ResourceName > SCR_RuinPrefabCreatorPlugin.GetRuinModelsWithoutPrefabs ( notnull array< ResourceName > ruinModels,
notnull array< ResourceName > ruinPrefabs )
protected

Prints XOBs without Prefabs.

Parameters
[in]parameter

◆ Run()

override void SCR_RuinPrefabCreatorPlugin.Run ( )

Member Data Documentation

◆ RUIN_BASE

const ResourceName SCR_RuinPrefabCreatorPlugin.RUIN_BASE = "{A7C1BCA45681EB56}Prefabs/Structures/Core/BuildingRuin_base.et"
staticprotected

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