Member of: Actor Script
Is this actor a guard?
bool Function IsGuard() native
None.
Whether this actor is a guard or not.
; Is Nate a guard? bool nateIsGuard = Nate.IsGuard()