WoW:API SetCurrentTitle: Difference between revisions

It *cannot* be called from OnEvent/OnUpdate entry points. Read the tag text.
(This function can be called from macros/type at console. How is it protected? Forgive me if I'm being ignorant, but this does not seem to be a protected function.)
(It *cannot* be called from OnEvent/OnUpdate entry points. Read the tag text.)
Line 1: Line 1:
{{wowapi}} __NOTOC__
{{protectedhwapi|3.3}} {{wowapi}}
Changes your character's displayed title.
Changes your character's displayed title.
  SetCurrentTitlte(titleId);
  SetCurrentTitlte(titleId);