OnNPCReachTarget: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
Line 10: Line 10:


{{RelatedFunctions}}
{{RelatedFunctions}}
{{Template:NPCFunctions}}
{{Template:NPCEvents}}

Revision as of 07:02, 13 December 2019

OnNPCReachTarget

Type: Event
Context: Server
Introduced: v1.0

Description

Event thats called when a NPC reaches the target. Check the NPCFunctions for the follow functions.

Syntax

OnNPCReachTarget

Parameters

Example

__EDIT_ME__

See also