Arma Reforger Explorer
1.1.0.42
Arma Reforger Code Explorer by Zeroy - Thanks to MisterOutofTime
SCR_DisabledEntitiesEditorUIEffect.c
Go to the documentation of this file.
1
[
BaseContainerProps
(), SCR_BaseEntitiesEditorUIEffectTitle()]
2
class
SCR_DisabledEntitiesEditorUIEffect
:
SCR_BaseEntitiesEditorUIEffect
3
{
4
//------------------------------------------------------------------------------------------------
5
override
void
ApplyOn(Widget w)
6
{
7
w.SetEnabled(
false
);
8
}
9
}
SCR_BaseEntitiesEditorUIEffect
Definition:
SCR_BaseEntitiesEditorUIEffect.c:2
SCR_DisabledEntitiesEditorUIEffect
Definition:
SCR_DisabledEntitiesEditorUIEffect.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
scripts_Arma_Reforger_v1.1.0.42
scripts
Game
Editor
UI
Components
EditableEntityFilters
Effects
SCR_DisabledEntitiesEditorUIEffect.c
Generated by
1.8.17