Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Data Structures | |
class | SCR_PreviewEntityComponentClass |
Functions | |
ResourceName | GetPreviewPrefab () |
int | GetPreviewEntries (out notnull array< ref SCR_BasePreviewEntry > outEntries, SCR_BasePreviewEntry entry) |
bool | IsRuntime () |
Variables | |
SCR_PreviewEntityComponentClass | FILE_SUFFIX = "_Preview" |
int GetPreviewEntries | ( | out notnull array< ref SCR_BasePreviewEntry > | outEntries, |
SCR_BasePreviewEntry | entry | ||
) |
[out] | outEntries | |
[in] | entry |
Definition at line 74 of file SCR_PreviewEntityComponent.c.
ResourceName GetPreviewPrefab | ( | ) |
Definition at line 61 of file SCR_PreviewEntityComponent.c.
bool IsRuntime | ( | ) |
Definition at line 86 of file SCR_PreviewEntityComponent.c.
SCR_PreviewEntityComponentClass FILE_SUFFIX = "_Preview" |