Description
Wiki Description
Returns the ref at which this actor is obliged to land, if one was set by Actor.SetForcedLandingMarker(...) (or none, if none was set).
Documentation Comment
Get the ref at which this actor is obliged to land, if one is set (or none, if not).
Examples
No human-generated examples found for this function.
Auto-Generated Example
ObjectReference returnedValue = myActor__toCallFunctionOn.GetForcedLandingMarker()