Difference between revisions of "ObjectReference Script"
Jump to navigation
Jump to search
fixed wrong short description of "AddTextReplacementData"
imported>Qazaaq (Added F4SE member) |
imported>Qazaaq (fixed wrong short description of "AddTextReplacementData") |
||
Line 30: | Line 30: | ||
**Adds passed in [[Keyword Script|Keyword]] to this reference's list of keywords. | **Adds passed in [[Keyword Script|Keyword]] to this reference's list of keywords. | ||
*Function [[AddTextReplacementData - ObjectReference|AddTextReplacementData]](string asTokenLabel, Form akForm) | *Function [[AddTextReplacementData - ObjectReference|AddTextReplacementData]](string asTokenLabel, Form akForm) | ||
**Adds | **Adds an association between the given string and the given form for text replacement usage. | ||
*Function [[AddToMap - ObjectReference|AddToMap]](bool abAllowFastTravel) | *Function [[AddToMap - ObjectReference|AddToMap]](bool abAllowFastTravel) | ||
**Adds this map marker to the map, optionally making it available for fast travel. | **Adds this map marker to the map, optionally making it available for fast travel. |