Get the creator of an item text.
creatorName = ItemTextGetCreator()
Parameters
Edit
Arguments
Edit
- ()
Returns
Edit
- creatorName
- creatorName
- String - If this item text was created by a player (i.e. Saved mail message) then return their name, otherwise return nil.
Details
Edit
- This is available once the ITEM_TEXT_BEGIN event has been received.
Community content is available under CC-BY-SA
unless otherwise noted.