WoW:API GetRewardText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
mNo edit summary
No edit summary
Line 4: Line 4:
DEFAULT_CHAT_FRAME:AddMessage( GetRewardText() );
DEFAULT_CHAT_FRAME:AddMessage( GetRewardText() );


[[Category:API Functions|GetRewardText]]
 
[[Category:API Quest Functions|GetRewardText]]
----
{{WoW API}}

Revision as of 06:06, 4 January 2006

Seems to be not working!

Returns "" or 'nothing' when used with: DEFAULT_CHAT_FRAME:AddMessage( GetRewardText() );



Template:WoW API