| AddHighlight(SCR_EditableEntityComponent entity, EEditableEntityHighlight highlight) | SCR_HighlightedEditorComponent | protected |
| AddHighlightRpc(RplId entityID, EEditableEntityHighlight allHighlights) | SCR_HighlightedEditorComponent | protected |
| AddHighlightToListRpc(RplId entityID, EEditableEntityHighlight allHighlights) | SCR_HighlightedEditorComponent | protected |
| CleanupHighlightedMap() | SCR_HighlightedEditorComponent | protected |
| EOnEditorActivate() | SCR_BaseEditorComponent | protected |
| EOnEditorActivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
| EOnEditorActivateServer() | SCR_BaseEditorComponent | protected |
| EOnEditorClose() | SCR_BaseEditorComponent | protected |
| EOnEditorCloseServer() | SCR_HighlightedEditorComponent | |
| EOnEditorCloseServerCallback() | SCR_BaseEditorComponent | protected |
| EOnEditorDeactivate() | SCR_BaseEditorComponent | protected |
| 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_BaseEditorComponent | protected |
| EOnEditorInitServer() | SCR_BaseEditorComponent | protected |
| EOnEditorOpen() | SCR_BaseEditorComponent | protected |
| EOnEditorOpenServer() | SCR_HighlightedEditorComponent | |
| 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 |
| Event_OnAddHighlight | SCR_HighlightedEditorComponent | protected |
| Event_OnRemoveHighlight | SCR_HighlightedEditorComponent | protected |
| Event_OnUpdateHighlight | SCR_HighlightedEditorComponent | protected |
| FactionSpawnPointsInit() | SCR_HighlightedEditorComponent | protected |
| FactionTasksInit() | SCR_HighlightedEditorComponent | protected |
| FindEditorComponent(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | |
| GetAllInstances(TypeName type, out notnull array< Managed > outComponents) | SCR_BaseEditorComponent | static |
| GetEditorComponentData() | SCR_BaseEditorComponent | |
| GetEntityHighlightedState(SCR_EditableEntityComponent entity, out EEditableEntityHighlight highlight, out int highlightAmount) | SCR_HighlightedEditorComponent | |
| GetHighlightCount(EEditableEntityHighlight highlight) | SCR_HighlightedEditorComponent | protected |
| GetInstance(TypeName type, bool showError=false, bool modeFirst=false) | SCR_BaseEditorComponent | static |
| GetInstance(SCR_EditorBaseEntity editorManager, TypeName type, bool showError=false) | SCR_BaseEditorComponent | static |
| GetManager() | SCR_BaseEditorComponent | |
| GetOnAddHighlight() | SCR_HighlightedEditorComponent | |
| GetOnEffect() | SCR_BaseEditorComponent | |
| GetOnRemoveHighlight() | SCR_HighlightedEditorComponent | |
| GetOnUpdateHighlight() | SCR_HighlightedEditorComponent | |
| GetParentComponent() | SCR_BaseEditorComponent | protected |
| HasSpecificHighlight(SCR_EditableEntityComponent entity, EEditableEntityHighlight highlight) | SCR_HighlightedEditorComponent | |
| InitOwner() | SCR_BaseEditorComponent | |
| InitServer() | SCR_BaseEditorComponent | |
| IsAdmin() | SCR_BaseEditorComponent | protected |
| IsEntityHighlighted(SCR_EditableEntityComponent entity) | SCR_HighlightedEditorComponent | |
| IsMaster() | SCR_BaseEditorComponent | protected |
| IsOnEditorManager() | SCR_BaseEditorComponent | protected |
| IsOwner() | SCR_BaseEditorComponent | protected |
| IsProxy() | SCR_BaseEditorComponent | protected |
| IsRemoved() | SCR_BaseEditorComponent | |
| m_bReplicationIsRunning | SCR_HighlightedEditorComponent | protected |
| m_DelegateFactionManager | SCR_HighlightedEditorComponent | protected |
| m_HighlightedEntities | SCR_HighlightedEditorComponent | 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 | |
| OnFactionSpawnPointsUpdated(Faction faction, int factionSpawnPointCount) | SCR_HighlightedEditorComponent | protected |
| OnFactionTasksUpdated(Faction faction, int factionTaskCount) | SCR_HighlightedEditorComponent | protected |
| 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 | |
| RemoveHighlight(SCR_EditableEntityComponent entity, EEditableEntityHighlight highlight) | SCR_HighlightedEditorComponent | protected |
| RemoveHighlightFromListRpc(RplId entityID) | SCR_HighlightedEditorComponent | protected |
| RemoveHighlightRpc(RplId entityID, EEditableEntityHighlight allHighlights) | SCR_HighlightedEditorComponent | protected |
| 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 |
| SetParentComponent(SCR_BaseEditorComponent parent) | SCR_BaseEditorComponent | protected |
| ~SCR_BaseEditorComponent() | SCR_BaseEditorComponent | |