Pawn-IsControlled.md
April 18, 2021 ยท View on GitHub
UnrealEngine.Framework.Pawn
Pawn.IsControlled Property
Returns true if the pawn is possesed by a Controller
public bool IsControlled { get; }
April 18, 2021 ยท View on GitHub
Returns true if the pawn is possesed by a Controller
public bool IsControlled { get; }