Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ResourceGeneratorStoragePolicyGeneric.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_ResourceGeneratorStoragePolicyGeneric
: SCR_ResourceStoragePolicyBase<SCR_ResourceGenerator>
3
{
4
//------------------------------------------------------------------------------------------------
5
override
bool
IsStorageTypeValid(
EResourceContainerStorageType
storageType)
6
{
7
return
true
;
8
}
9
}
EResourceContainerStorageType
EResourceContainerStorageType
Definition:
SCR_ResourceContainer.c:17
SCR_ResourceGeneratorStoragePolicyGeneric
Definition:
SCR_ResourceGeneratorStoragePolicyGeneric.c:2
BaseContainerProps
SCR_AIGoalReaction_Follow BaseContainerProps
Handles insects that are supposed to be spawned around selected prefabs defined in prefab names array...
Definition:
SCR_AIGoalReaction.c:468
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Sandbox
Resources
ContainerQueue
Storage
Policy
Generator
SCR_ResourceGeneratorStoragePolicyGeneric.c
Generated by
1.8.17