Skyrim enable fast travel

broken image

Syntax float function GetFrostfallVersion() globalĮxamples float ver = FrostUtil.GetFrostfallVersion()

broken image

FrostUtil's API version number will increment only when changes have been made to the API itself.Įxamples float ver = FrostUtil.GetAPIVersion() This is NOT the same thing as the version number of Frostfall. Syntax float function GetAPIVersion() global