Member of: Actor Script (Requires 1.6)
Forces the actor to dismount.
bool Function Dismount() native
None.
Whether or not the dismount could be initiated.
; Make Nate dismount. bool dismountInitiated = Nate.Dismount()