![]() |
Arma Reforger Explorer 1.7.0.54
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
|
Go to the source code of this file.
Classes | |
| class | SCR_EditableEntityMaterialChildComponentClass |
Functions | |
| SCR_EditableEntityMaterialChildComponentClass SCR_EditableEntityBaseChildComponentClass | Attribute ("", UIWidgets.ResourcePickerThumbnail, "", "emat")] private ResourceName m_DefaultMaterial |
| Change material based on specific states. | |
| void | SetMaterial (ResourceName material) |
| override void | EOnStateChanged (EEditableEntityState states, EEditableEntityState changedState, bool toSet) |
| override void | OnPostInit (IEntity owner) |
| Editable Mine. | |
|
protected |
Event called every time state of editable entity changes.
| [in] | states | currently active states |
| [in] | changedState | changed state |
| [in] | toSet | true if the state was enabled, false if it was disabled |
Definition at line 44 of file SCR_EditableEntityMaterialChildComponent.c.
|
protected |
Definition at line 21 of file SCR_EditableEntityMaterialChildComponent.c.