selectNpc

open fun selectNpc(@Nullable npc: @Nullable TaterzenNPC): Boolean

Selects TaterzenNPC to be editoed.

Return

true if successful, false if taterzen is locked and cannot be selected by this player.

Parameters

npc

Taterzen to select, can be null to deselect.