ActivateCooldown() | SCR_PingEditorComponent | protected |
CallEvents(SCR_EditorManagerEntity manager, bool isReceiver, int reporterID, bool reporterInEditor, bool unlimitedOnly, vector position, SCR_EditableEntityComponent target) | SCR_PingEditorComponent | protected |
EOnEditorActivate() | SCR_BaseEditorComponent | protected |
EOnEditorActivateAsync(int attempt) | SCR_BaseEditorComponent | protected |
EOnEditorActivateServer() | SCR_BaseEditorComponent | protected |
EOnEditorClose() | SCR_BaseEditorComponent | protected |
EOnEditorCloseServer() | SCR_BaseEditorComponent | protected |
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_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_PingEditorComponent | |
Event_OnPingEntityRegister | SCR_PingEditorComponent | protected |
Event_OnPingEntityUnregister | SCR_PingEditorComponent | protected |
Event_OnPingReceive | SCR_PingEditorComponent | protected |
Event_OnPingSend | SCR_PingEditorComponent | protected |
Expire(int reporterID, SCR_EditableEntityComponent pingEntity) | SCR_PingEditorComponent | 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 | |
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 | |
GetOnEffect() | SCR_BaseEditorComponent | |
GetOnPingEntityRegister() | SCR_PingEditorComponent | |
GetOnPingEntityUnregister() | SCR_PingEditorComponent | |
GetOnPingReceive() | SCR_PingEditorComponent | |
GetOnPingSend() | SCR_PingEditorComponent | |
GetParentComponent() | SCR_BaseEditorComponent | protected |
GetPlayerPings(out notnull map< int, SCR_EditableEntityComponent > outPlayerPings) | SCR_PingEditorComponent | |
InitOwner() | SCR_BaseEditorComponent | |
InitServer() | SCR_BaseEditorComponent | |
IsAdmin() | SCR_BaseEditorComponent | protected |
IsMaster() | SCR_BaseEditorComponent | protected |
IsOnEditorManager() | SCR_BaseEditorComponent | protected |
IsOwner() | SCR_BaseEditorComponent | protected |
IsPingOnCooldown() | SCR_PingEditorComponent | |
IsProxy() | SCR_BaseEditorComponent | protected |
IsRemoved() | SCR_BaseEditorComponent | |
m_bIsOnCooldown | SCR_PingEditorComponent | protected |
m_Core | SCR_PingEditorComponent | protected |
m_fCooldownTime | SCR_PingEditorComponent | protected |
m_fCooldownUpdateFreq | SCR_PingEditorComponent | protected |
m_fCurrentCooldownTime | SCR_PingEditorComponent | protected |
m_fPingEntityLifetime | SCR_PingEditorComponent | protected |
m_LastPingEntity | SCR_PingEditorComponent | protected |
m_Manager | SCR_BaseEditorComponent | protected |
m_Owner | SCR_BaseEditorComponent | protected |
m_Parent | SCR_BaseEditorComponent | protected |
m_PlayerPings | SCR_PingEditorComponent | protected |
m_RplComponent | SCR_BaseEditorComponent | protected |
OnActivateAsyncBase(int attempt) | SCR_BaseEditorComponent | |
OnActivateBase() | SCR_BaseEditorComponent | |
OnClosedBase() | SCR_BaseEditorComponent | |
OnCooldownDone() | SCR_PingEditorComponent | protected |
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 | |
ReceivePing(int reporterID, bool reporterInEditor, SCR_EditableEntityComponent reporterEntity, bool unlimitedOnly, vector position, RplId targetID) | SCR_PingEditorComponent | protected |
ReceivePingOwner(int reporterID, bool reporterInEditor, bool unlimitedOnly, vector position, RplId targetID) | SCR_PingEditorComponent | protected |
ResetEditorComponent() | SCR_BaseEditorComponent | |
SCR_BaseEditorComponent(IEntityComponentSource src, IEntity ent, IEntity parent) | SCR_BaseEditorComponent | |
SCR_PingEditorComponent(IEntityComponentSource src, IEntity ent, IEntity parent) | SCR_PingEditorComponent | |
SendNotification(ENotification notificationID, int selfID=0, int targetID=0, vector position=vector.Zero) | SCR_BaseEditorComponent | protected |
SendPing(bool unlimitedOnly=false, vector position=vector.Zero, SCR_EditableEntityComponent target=null) | SCR_PingEditorComponent | |
SendPingServer(bool unlimitedOnly, vector position, RplId targetID) | SCR_PingEditorComponent | protected |
SetParentComponent(SCR_BaseEditorComponent parent) | SCR_BaseEditorComponent | protected |
UpdateCooldown() | SCR_PingEditorComponent | protected |
~SCR_BaseEditorComponent() | SCR_BaseEditorComponent | |
~SCR_PingEditorComponent() | SCR_PingEditorComponent | |