ITaterzenEditor
interface ITaterzenEditor
Content copied to clipboard
Interface for players who edit TaterzenNPCs.
Types
EditorMode
Link copied to clipboard
enum EditorMode
Content copied to clipboard
Available editor modes.
Functions
getEditingMessageIndex
Link copied to clipboard
Gets the index of the message player is editing for selected TaterzenNPC.
getEditorMode
Link copied to clipboard
Gets current edit mode type.
getNpc
Link copied to clipboard
Gets the selected Taterzen of player.
getSelectedNpc
Link copied to clipboard
Gets the selected Taterzen of player.
selectNpc
Link copied to clipboard
Selects TaterzenNPC to be editoed.
setEditingMessageIndex
Link copied to clipboard
Sets the index of message that's being edited by the player.
setEditorMode
Link copied to clipboard
Sets the active editor mode for the selected Taterzen.
Inheritors
ServerPlayerMixinCast_ITaterzenEditor
Link copied to clipboard