BoolAllowDuplicate() | SCR_BaseEditorAttribute | |
ClearCopyVar() | SCR_BaseEditorAttribute | |
ClearVar() | SCR_BaseEditorAttribute | |
CreateCopyVariable() | SCR_BaseEditorAttribute | |
CreateDefaultVariable() | SCR_BaseEditorAttribute | 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 | |
GetContainer(notnull IEntity entity, out SCR_ResourceComponent component) | SCR_SupplyContainerValueAttribute | |
GetCopyVariable() | SCR_BaseEditorAttribute | |
GetDynamicDescriptionArray(notnull out array< SCR_BaseAttributeDynamicDescription > dynamicDescriptionArray) | SCR_BaseEditorAttribute | |
GetEntries(notnull array< ref SCR_BaseEditorAttributeEntry > outEntries) | SCR_BaseValueListEditorAttribute | |
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 | |
GetSnapshot() | SCR_BaseEditorAttribute | |
GetUIInfo() | SCR_BaseEditorAttribute | |
GetVariable(bool createWhenNull=false) | SCR_BaseEditorAttribute | |
GetVariableOrCopy() | SCR_BaseEditorAttribute | |
Initialize() | SCR_BaseEditorAttribute | |
IsEnabled() | SCR_BaseEditorAttribute | |
IsGameMode(Managed item) | SCR_BaseEditorAttribute | protected |
IsSerializable() | SCR_BaseEditorAttribute | |
IsServer() | SCR_BaseEditorAttribute | |
m_aAttributeDynamicDescriptions | SCR_BaseEditorAttribute | protected |
m_baseValues | SCR_BaseValueListEditorAttribute | protected |
m_bAttributeEnabled | SCR_BaseEditorAttribute | protected |
m_bConflictingAttributeWasReset | SCR_BaseEditorAttribute | protected |
m_bHasConflictingValues | SCR_BaseEditorAttribute | protected |
m_bInitCalled | SCR_BaseEditorAttribute | protected |
m_bIsMultiSelect | SCR_BaseEditorAttribute | protected |
m_bIsSubAttribute | SCR_BaseEditorAttribute | protected |
m_bOverridingValues | SCR_BaseEditorAttribute | protected |
m_CategoryConfig | SCR_BaseEditorAttribute | protected |
m_CopyVar | SCR_BaseEditorAttribute | protected |
m_GameMode | SCR_BaseEditorAttribute | protected |
m_Layout | SCR_BaseEditorAttribute | protected |
m_Snapshot | SCR_BaseEditorAttribute | protected |
m_UIInfo | SCR_BaseEditorAttribute | protected |
m_Var | SCR_BaseEditorAttribute | protected |
PreviewVariable(bool setPreview, SCR_AttributesManagerEditorComponent manager) | SCR_BaseEditorAttribute | |
ReadVariable(Managed item, SCR_AttributesManagerEditorComponent manager) | SCR_SupplyContainerValueAttribute | |
ResetAttribute() | SCR_BaseEditorAttribute | |
SetAsSubAttribute() | SCR_BaseEditorAttribute | |
SetConflictingAttributeWasReset(bool wasReset) | SCR_BaseEditorAttribute | |
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_SupplyContainerValueAttribute | |