LocalHumanPlayer
Summary
public IMyPlayer LocalHumanPlayer { get; }
Gets player that playing on this game window. Always null, when called on dedicated server instance, and not null in any other cases
public IMyPlayer LocalHumanPlayer { get; }
Gets player that playing on this game window. Always null, when called on dedicated server instance, and not null in any other cases