OnNPCStreamOut

From Onset Developer Wiki
Revision as of 10:08, 23 March 2019 by BlueMountains (talk | contribs) (Created page with "{{Info|Event|Server & Client|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|OnNPCStreamOut(npc, player)}} {{FuncSyntaxClient|OnNPCStreamOut(npc)}} {{FuncParameters}} {{...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
OnNPCStreamOut

Type: Event
Context: Server & Client
Introduced: v1.0

Description

__EDIT_ME__

Syntax

OnNPCStreamOut(npc, player)
Client Syntax
OnNPCStreamOut(npc)

Parameters

  • npc
    The NPC for the other player is streamed out.
  • player
    The player that streams out for npc.

Example

__EDIT_ME__

See also

Player

Vehicle

Game

Package

NPC

Object

Pickup

Text3D

Door