Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_ResourceGeneratorContainerStorageQueue.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_ResourceGeneratorContainerStorageQueue
: SCR_ResourceContainerStorageQueue<SCR_ResourceGenerator>
3
{
4
//------------------------------------------------------------------------------------------------
5
override
int
ComputePosition(
SCR_ResourceContainer
container,
SCR_ResourceGenerator
actor)
6
{
7
return
m_iContainerCount;
8
}
9
}
SCR_ResourceGeneratorContainerStorageQueue
Definition:
SCR_ResourceGeneratorContainerStorageQueue.c:2
SCR_ResourceContainer
Definition:
SCR_ResourceContainer.c:34
SCR_ResourceGenerator
Definition:
SCR_ResourceGenerator.c:79
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
Queue
Generator
SCR_ResourceGeneratorContainerStorageQueue.c
Generated by
1.8.17