AddFlag(int flag, int vectorIndex=0) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
AddOrderedState(bool state) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
BoolAllowDuplicate() | SCR_BaseEditorAttribute | |
ClearCopyVar() | SCR_BaseEditorAttribute | |
ClearVar() | SCR_BaseEditorAttribute | |
CreateCopyVariable() | SCR_BaseEditorAttribute | |
CreateDefaultVariable() | SCR_BaseEditorAttribute | protected |
CreatePresets() | SCR_PlayableFactionsEditorAttribute | protected |
Enable(bool enabled) | SCR_BaseEditorAttribute | |
Event_OnExternalChange | SCR_BaseEditorAttribute | protected |
Event_OnSetAsSubAttribute | SCR_BaseEditorAttribute | protected |
Event_OnToggleButtonSelected | SCR_BaseEditorAttribute | protected |
Event_OnToggleEnable | SCR_BaseEditorAttribute | protected |
Event_OnVarChanged | SCR_BaseEditorAttribute | protected |
GetCategoryConfig() | SCR_BaseEditorAttribute | |
GetConflictingAttributeWasReset() | SCR_BaseEditorAttribute | |
GetCopyVariable() | SCR_BaseEditorAttribute | |
GetDynamicDescriptionArray(notnull out array< SCR_BaseAttributeDynamicDescription > dynamicDescriptionArray) | SCR_BaseEditorAttribute | |
GetEntries(notnull array< ref SCR_BaseEditorAttributeEntry > outEntries) | SCR_BaseMultiSelectPresetsEditorAttribute | |
GetFlags(int vectorIndex) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
GetFlagVector() | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
GetHasConflictingValues() | SCR_BaseEditorAttribute | |
GetInitCalled() | SCR_BaseEditorAttribute | |
GetIsMultiSelect() | SCR_BaseEditorAttribute | |
GetIsOverridingValues() | SCR_BaseEditorAttribute | |
GetIsSubAttribute() | SCR_BaseEditorAttribute | |
GetLayout() | SCR_BaseEditorAttribute | |
GetOnExternalnChange() | SCR_BaseEditorAttribute | |
GetOnSetAsSubAttribute() | SCR_BaseEditorAttribute | |
GetOnToggleButtonSelected() | SCR_BaseEditorAttribute | |
GetOnToggleEnable() | SCR_BaseEditorAttribute | |
GetOnVarChanged() | SCR_BaseEditorAttribute | |
GetOrderedState() | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
GetSnapshot() | SCR_BaseEditorAttribute | |
GetStateVectorIndex() | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
GetUIInfo() | SCR_BaseEditorAttribute | |
GetVariable(bool createWhenNull=false) | SCR_BaseEditorAttribute | |
GetVariableOrCopy() | SCR_BaseEditorAttribute | |
HasFlag(int flagToCheck) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
Initialize() | SCR_BaseEditorAttribute | |
IsEnabled() | SCR_BaseEditorAttribute | |
IsGameMode(Managed item) | SCR_BaseEditorAttribute | protected |
IsSerializable() | SCR_BaseEditorAttribute | |
IsServer() | SCR_BaseEditorAttribute | |
m_aAttributeDynamicDescriptions | SCR_BaseEditorAttribute | protected |
m_aValues | SCR_BaseFloatValueHolderEditorAttribute | protected |
m_bAttributeEnabled | SCR_BaseEditorAttribute | protected |
m_bConflictingAttributeWasReset | SCR_BaseEditorAttribute | protected |
m_bCustomFlags | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
m_bHasButtonDescription | SCR_BasePresetsEditorAttribute | protected |
m_bHasConflictingValues | SCR_BaseEditorAttribute | protected |
m_bHasRandomizeButton | SCR_BasePresetsEditorAttribute | protected |
m_bInitCalled | SCR_BaseEditorAttribute | protected |
m_bIsMultiSelect | SCR_BaseEditorAttribute | protected |
m_bIsSubAttribute | SCR_BaseEditorAttribute | protected |
m_bOverridingValues | SCR_BaseEditorAttribute | protected |
m_bUseIcon | SCR_BasePresetsEditorAttribute | protected |
m_CategoryConfig | SCR_BaseEditorAttribute | protected |
m_CopyVar | SCR_BaseEditorAttribute | protected |
m_fButtonHeight | SCR_BasePresetsEditorAttribute | protected |
m_GameMode | SCR_BaseEditorAttribute | protected |
m_iButtonsOnRow | SCR_BasePresetsEditorAttribute | protected |
m_Layout | SCR_BaseEditorAttribute | protected |
m_sButtonDescription | SCR_BasePresetsEditorAttribute | protected |
m_Snapshot | SCR_BaseEditorAttribute | protected |
m_sRandomizeButtonIcon | SCR_BasePresetsEditorAttribute | protected |
m_UIInfo | SCR_BaseEditorAttribute | protected |
m_Var | SCR_BaseEditorAttribute | protected |
m_vFlags | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
PreviewVariable(bool setPreview, SCR_AttributesManagerEditorComponent manager) | SCR_BaseEditorAttribute | |
ReadVariable(Managed item, SCR_AttributesManagerEditorComponent manager) | SCR_PlayableFactionsEditorAttribute | |
ResetAttribute() | SCR_BaseEditorAttribute | |
ResetLoopValues(bool increaseVectorIndex) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
SetAsSubAttribute() | SCR_BaseEditorAttribute | |
SetConflictingAttributeWasReset(bool wasReset) | SCR_BaseEditorAttribute | |
SetFlags(int flags, int vectorIndex=0) | SCR_BaseMultiSelectPresetsEditorAttribute | protected |
SetHasConflictingValues(bool hasConflictingValues) | SCR_BaseEditorAttribute | |
SetInitCalled(bool initCalled) | SCR_BaseEditorAttribute | |
SetIsMultiSelect(bool isMultiSelect) | SCR_BaseEditorAttribute | |
SetIsOverridingValues(bool isOverridingValues) | SCR_BaseEditorAttribute | |
SetVariable(SCR_BaseEditorAttributeVar var) | SCR_BaseEditorAttribute | |
StartEditing(SCR_BaseEditorAttributeVar var, SSnapshot snapshot) | SCR_BaseEditorAttribute | |
StopEditing() | SCR_BaseEditorAttribute | |
TelegraphChange(bool isReset) | SCR_BaseEditorAttribute | |
ToggleSelected(bool selected, int index) | SCR_BaseEditorAttribute | |
UpdateInterlinkedVariables(SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, bool isInit=false) | SCR_BaseEditorAttribute | |
WriteVariable(Managed item, SCR_BaseEditorAttributeVar var, SCR_AttributesManagerEditorComponent manager, int playerID) | SCR_PlayableFactionsEditorAttribute | |