- Found in:
- Dylbills PE
Description
Documentation Comment
Get is the vanilla ObjectReference function mapMarker.IsMapMarkerVisible()
Caveats
Parameters
ObjectReferenceMapMarker
boolvisible
Examples
Auto-Generated Example
ObjectReference myObjectReference__MapMarker
bool myBool__visible
bool returnedValue = DbSkseFunctions.SetMapMarkerVisible(myObjectReference__MapMarker, myBool__visible)