Difference between revisions of "IsFastTravelEnabled - Game"
Jump to navigation
Jump to search
no edit summary
imported>Jlundin (Created page with 'Category:Scripting Category:Papyrus '''Member of:''' Game Script Checks to see if fast travel is currently enabled or not. == Syntax == <source lang="papyrus"> bool…') |
imported>Chesko |
||
Line 14: | Line 14: | ||
== Return Value == | == Return Value == | ||
True if fast travel is currently enabled; False otherwise. | |||
== Examples == | == Examples == |