Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Loading...
Searching...
No Matches
SCR_ConfigHelper.c File Reference

Go to the source code of this file.

Classes

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 1 of file SCR_ConfigHelper.c.