|
| static T | GetConfigObject (ResourceName configPath) |
| | Get typed container instance (or null) See also ConfType.Cast(SCR_BaseContainerTools.CreateInstanceFromPrefab(configPath));.
|
| |
◆ GetConfigObject()
Get typed container instance (or null) See also ConfType.Cast(SCR_BaseContainerTools.CreateInstanceFromPrefab(configPath));.
- Parameters
-
- Returns
- T-casted BaseContainer instance or null if not found/wrong type
The documentation for this interface was generated from the following file:
- Game/Helpers/SCR_ConfigHelper.c