Arma Reforger Explorer
1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
Toggle main menu visibility
Loading...
Searching...
No Matches
SCR_BaseTextureResource.c
Go to the documentation of this file.
1
[
BaseContainerProps
()]
2
class
SCR_BaseTextureResource
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
}
BaseContainerProps
SCR_AIAnimation_Loitering BaseContainerProps
Commanding menu commanding element class.
Definition
SCR_AIAnimationWaypoint.c:14
ImageWidget
Definition
ImageWidget.c:13
SCR_BaseTextureResource
Definition
SCR_BaseTextureResource.c:3
scripts
Game
Editor
Containers
Texture
SCR_BaseTextureResource.c
Generated by
1.17.0