Background for Skyrim SE
Member of the DbSkseFunctions script
boolfunctionIsMapMarker(ObjectReferenceRef)NativeGlobal

Description

Documentation Comment

returns true if Ref has map data.


Caveats


Parameters


Examples

Auto-Generated Example

ObjectReference myObjectReference__Ref

bool returnedValue = DbSkseFunctions.IsMapMarker(myObjectReference__Ref)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.