Arma Reforger Script API
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | List of all members
SCR_ImageSetResource Interface Reference
Inheritance diagram for SCR_ImageSetResource:
[legend]

Public Member Functions

override void ApplyTo (ImageWidget widget)
 Apply the placeholder texture to the provided widget.
 
void ApplyTo (ImageWidget widget)
 Apply the placeholder texture to the provided widget.
 

Protected Attributes

ResourceName m_Set
 
string m_sImage
 

Member Function Documentation

◆ ApplyTo()

override void SCR_ImageSetResource.ApplyTo ( ImageWidget  widget)

Apply the placeholder texture to the provided widget.

Parameters
widgetif null, nothing is done

Implements SCR_BaseTextureResource.

Member Data Documentation

◆ m_Set

ResourceName SCR_ImageSetResource.m_Set
protected

◆ m_sImage

string SCR_ImageSetResource.m_sImage
protected

The documentation for this interface was generated from the following file: