Arma Reforger Script API
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
SCR_ConfigHelperT< Class T > Interface Template Reference

Static Public Member Functions

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

Member Function Documentation

◆ GetConfigObject()

static T SCR_ConfigHelperT< Class T >.GetConfigObject ( ResourceName  configPath)
static

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

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