Arma Reforger Explorer  1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_BaseTextureResource.c
Go to the documentation of this file.
3 {
4  //------------------------------------------------------------------------------------------------
7  void ApplyTo(ImageWidget widget)
8  {
9  if (widget)
10  widget.LoadImageTexture(0, "{AC7E384FF9D8016A}Common/Textures/placeholder_BCR.edds"); //--- Hard-coded placeholder. Ugly, but necessary.
11  }
12 }
SCR_BaseTextureResource
Definition: SCR_BaseTextureResource.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