Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_PrefabPreviewEntity Class Reference
Inheritance diagram for SCR_PrefabPreviewEntity:
SCR_BasePreviewEntity

Static Protected Member Functions

static void GetPreviewEntriesFromSlot (BaseContainer slotSource, out notnull array< ref SCR_BasePreviewEntry > outEntries, int parentID=-1, ResourceName slotPrefab=ResourceName.Empty)
static void GetPreviewEntriesFromLink (SCR_EditorLinkEntry link, out notnull array< ref SCR_BasePreviewEntry > outEntries, int parentID=-1, float parentScale=1)

Protected Attributes

ResourceName m_SourcePrefab

Detailed Description

Preview entity created from entity prefab.

Definition at line 8 of file SCR_PrefabPreviewEntity.c.

Member Function Documentation

◆ GetPreviewEntriesFromLink()

void SCR_PrefabPreviewEntity::GetPreviewEntriesFromLink ( SCR_EditorLinkEntry link,
out notnull array< ref SCR_BasePreviewEntry > outEntries,
int parentID = -1,
float parentScale = 1 )
inlinestaticprotected

Definition at line 472 of file SCR_PrefabPreviewEntity.c.

◆ GetPreviewEntriesFromSlot()

void SCR_PrefabPreviewEntity::GetPreviewEntriesFromSlot ( BaseContainer slotSource,
out notnull array< ref SCR_BasePreviewEntry > outEntries,
int parentID = -1,
ResourceName slotPrefab = ResourceName.Empty )
inlinestaticprotected

Definition at line 441 of file SCR_PrefabPreviewEntity.c.

Member Data Documentation

◆ m_SourcePrefab

ResourceName SCR_PrefabPreviewEntity::m_SourcePrefab
protected

Definition at line 11 of file SCR_PrefabPreviewEntity.c.


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