MCPcopy Create free account
hub / github.com/alliedmodders/sourcemod / GetReplyTo

Method GetReplyTo

core/ChatTriggers.cpp:423–426  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

421}
422
423unsigned int ChatTriggers::GetReplyTo()
424{
425 return m_ReplyTo;
426}
427
428bool ChatTriggers::IsChatTrigger()
429{

Callers 5

CheckAccessMethod · 0.45
ReplyToCommandFunction · 0.45
GetCmdReplyTargetFunction · 0.45
_ShowActivityFunction · 0.45
_ShowActivity2Function · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected