Class OnCharacterTeleport_EntityAttribute The function will be called when a character teleport Examples [OnCharacterTeleport_Entity] internal static void ExampleFunction (Entity character) { }