Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ConfigHelper.c File Reference

Go to the source code of this file.

Data Structures

class  SCR_ConfigHelper
 

Functions

class SCR_ConfigHelper GetConfigObject (ResourceName configPath)
 

Function Documentation

◆ GetConfigObject()

class SCR_ConfigHelper GetConfigObject ( ResourceName  configPath)

Get typed container instance (or null) See also ConfType.Cast(SCR_BaseContainerTools.CreateInstanceFromPrefab(configPath));

Parameters
[in]configPath
Returns
T-casted BaseContainer instance or null if not found/wrong type

Definition at line 179 of file SCR_ConfigHelper.c.