CancelEditing() | SCR_AttributesManagerEditorComponent | |
CancelEditingServer() | SCR_AttributesManagerEditorComponent | protected |
CanOpenAttributeDialog(notnull array< Managed > items) | SCR_AttributesManagerEditorComponent | |
Clean() | SCR_AttributesManagerEditorComponent | protected |
ConfirmEditing() | SCR_AttributesManagerEditorComponent | |
ConfirmEditingServer(notnull array< int > attributesIds, notnull array< ref SCR_BaseEditorAttributeVar > attributesVars, int PlayerID) | SCR_AttributesManagerEditorComponent | protected |
EOnEditorActivate() | SCR_AttributesManagerEditorComponent | |
EOnEditorActivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
EOnEditorActivateServer() | SCR_BaseEditorComponent | protected |
EOnEditorClose() | SCR_BaseEditorComponent | protected |
EOnEditorCloseServer() | SCR_BaseEditorComponent | protected |
EOnEditorCloseServerCallback() | SCR_BaseEditorComponent | protected |
EOnEditorDeactivate() | SCR_AttributesManagerEditorComponent | |
EOnEditorDeactivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
EOnEditorDeactivateServer() | SCR_BaseEditorComponent | protected |
EOnEditorDebug(array< string > debugTexts) | SCR_BaseEditorComponent | protected |
EOnEditorDelete() | SCR_BaseEditorComponent | protected |
EOnEditorDeleteServer() | SCR_BaseEditorComponent | protected |
EOnEditorInit() | SCR_AttributesManagerEditorComponent | |
EOnEditorInitServer() | SCR_AttributesManagerEditorComponent | |
EOnEditorOpen() | SCR_BaseEditorComponent | protected |
EOnEditorOpenServer() | SCR_BaseEditorComponent | protected |
EOnEditorOpenServerCallback() | SCR_BaseEditorComponent | protected |
EOnEditorPostActivate() | SCR_BaseEditorComponent | protected |
EOnEditorPostDeactivate() | SCR_BaseEditorComponent | protected |
EOnEditorPreActivate() | SCR_BaseEditorComponent | protected |
EOnEditorRequest(bool isOpen) | SCR_BaseEditorComponent | protected |
EOnEffect(SCR_BaseEditorEffect effect) | SCR_BaseEditorComponent | protected |
FindEditorComponent(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | |
GetActiveAttribute(TypeName type, out SCR_BaseEditorAttribute attribute) | SCR_AttributesManagerEditorComponent | |
GetActiveAttributesOfType(TypeName type, notnull out array< SCR_BaseEditorAttribute > attributes, bool includedInherit=true, SCR_BaseEditorAttribute ignoreAttribute=null) | SCR_AttributesManagerEditorComponent | |
GetAllInstances(TypeName type, out notnull array< Managed > outComponents) | SCR_BaseEditorComponent | static |
GetAttributeRef(TypeName type) | SCR_AttributesManagerEditorComponent | |
GetAttributeVariable(TypeName type, out SCR_BaseEditorAttributeVar var) | SCR_AttributesManagerEditorComponent | |
GetChangedAttributesOnce() | SCR_AttributesManagerEditorComponent | |
GetConflictingAttributeUIInfo() | SCR_AttributesManagerEditorComponent | |
GetCurrentCategory() | SCR_AttributesManagerEditorComponent | |
GetEditedAttributes(out notnull array< SCR_BaseEditorAttribute > outAttributes) | SCR_AttributesManagerEditorComponent | |
GetEditedItems(out notnull array< Managed > outitems) | SCR_AttributesManagerEditorComponent | |
GetEditorComponentData() | SCR_BaseEditorComponent | |
GetInstance(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | static |
GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false) | SCR_BaseEditorComponent | static |
GetIsAttributeDuplicate(TypeName type) | SCR_AttributesManagerEditorComponent | protected |
GetManager() | SCR_BaseEditorComponent | |
GetOnAttributeCategoryChanged() | SCR_AttributesManagerEditorComponent | |
GetOnAttributeChangesApplied() | SCR_AttributesManagerEditorComponent | |
GetOnAttributeDescriptionChanged() | SCR_AttributesManagerEditorComponent | |
GetOnAttributesCancel() | SCR_AttributesManagerEditorComponent | |
GetOnAttributesConfirm() | SCR_AttributesManagerEditorComponent | |
GetOnAttributesRequest() | SCR_AttributesManagerEditorComponent | |
GetOnAttributesStart() | SCR_AttributesManagerEditorComponent | |
GetOnEffect() | SCR_BaseEditorComponent | |
GetOnResetAttributes() | SCR_AttributesManagerEditorComponent | |
GetParentComponent() | SCR_BaseEditorComponent | protected |
GetVariables(bool onlyServer, notnull array< Managed > items, notnull out array< int > outIds, notnull out array< ref SCR_BaseEditorAttributeVar > outVars, notnull out array< ref EEditorAttributeMultiSelect > outAttributesMultiSelect) | SCR_AttributesManagerEditorComponent | protected |
InitOwner() | SCR_BaseEditorComponent | |
InitServer() | SCR_BaseEditorComponent | |
IsAdmin() | SCR_BaseEditorComponent | protected |
IsMaster() | SCR_BaseEditorComponent | protected |
IsOnEditorManager() | SCR_BaseEditorComponent | protected |
IsOwner() | SCR_BaseEditorComponent | protected |
IsProxy() | SCR_BaseEditorComponent | protected |
IsRemoved() | SCR_BaseEditorComponent | |
m_bHasChangedAttributesOnce | SCR_AttributesManagerEditorComponent | protected |
m_ConflictingAttributeUIInfo | SCR_AttributesManagerEditorComponent | protected |
m_CurrentCategory | SCR_AttributesManagerEditorComponent | protected |
m_Manager | SCR_BaseEditorComponent | protected |
m_Owner | SCR_BaseEditorComponent | protected |
m_Parent | SCR_BaseEditorComponent | protected |
m_RplComponent | SCR_BaseEditorComponent | protected |
OnActivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
OnActivateBase() | SCR_BaseEditorComponent | |
OnClosedBase() | SCR_BaseEditorComponent | |
OnDeactivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
OnDeactivateBase() | SCR_BaseEditorComponent | |
OnDeleteBase() | SCR_BaseEditorComponent | |
OnEffectBase(SCR_BaseEditorEffect effect) | SCR_BaseEditorComponent | |
OnInitBase() | SCR_BaseEditorComponent | |
OnOpenedBase() | SCR_BaseEditorComponent | |
OnPostActivateBase() | SCR_BaseEditorComponent | |
OnPostDeactivateBase() | SCR_BaseEditorComponent | |
OnPostInit(IEntity owner) | SCR_BaseEditorComponent | |
OnPreActivateBase() | SCR_BaseEditorComponent | |
OnRequestBase(bool isOpen) | SCR_BaseEditorComponent | |
Reset(bool telegraphChange) | SCR_AttributesManagerEditorComponent | |
ResetEditorComponent() | SCR_BaseEditorComponent | |
SCR_BaseEditorComponent(IEntityComponentSource src, IEntity ent, IEntity parent) | SCR_BaseEditorComponent | |
SendNotification(ENotification notificationID, int selfID=0, int targetID=0, vector position=vector.Zero) | SCR_BaseEditorComponent | protected |
SetAttributeAsSubAttribute(TypeName type) | SCR_AttributesManagerEditorComponent | |
SetAttributeDescription(SCR_EditorAttributeUIInfo uiInfo, string customDescription=string.Empty, string param1=string.Empty, string param2=string.Empty, string param3=string.Empty) | SCR_AttributesManagerEditorComponent | |
SetAttributeEnabled(TypeName type, bool enabled) | SCR_AttributesManagerEditorComponent | |
SetAttributeSelected(TypeName type, bool selected, int index=-1) | SCR_AttributesManagerEditorComponent | |
SetAttributeVariable(TypeName type, SCR_BaseEditorAttributeVar var) | SCR_AttributesManagerEditorComponent | |
SetCurrentCategory(ResourceName category) | SCR_AttributesManagerEditorComponent | |
SetParentComponent(SCR_BaseEditorComponent parent) | SCR_BaseEditorComponent | protected |
SNAPSHOT_SIZE | SCR_AttributesManagerEditorComponent | static |
StartEditing(Managed item) | SCR_AttributesManagerEditorComponent | |
StartEditing(notnull array< Managed > items, bool onlyServer=true) | SCR_AttributesManagerEditorComponent | |
StartEditingOwner(notnull array< int > attributesIds, notnull array< ref SCR_BaseEditorAttributeVar > attributesVars, notnull array< ref EEditorAttributeMultiSelect > attributesMultiSelect) | SCR_AttributesManagerEditorComponent | protected |
StartEditingServer(array< int > itemIds) | SCR_AttributesManagerEditorComponent | protected |
~SCR_BaseEditorComponent() | SCR_BaseEditorComponent | |