Creates a script wrapper for an existing action point with this ID; use ActionPoint.create() to create one.
Network entity identifier.
Destroys this replicated action point.
Changes the action point's activation radius.
Player interaction radius in world units.
Changes the action point's interaction prompt text.
Game localization text identifier shown at the point.
Returns a readable representation of this action point.
The action-point ID formatted for logging or debugging.
StaticcreateCreates and replicates an interactive action point.
Initial world-space X coordinate.
Initial world-space Y coordinate.
Initial world-space Z coordinate.
Optionalradius: number
Optional player interaction radius in world units.
OptionaltextId: number
Optional game localization text identifier for the prompt.
OptionalvirtualWorld: number
Optional virtual-world ID used for visibility filtering.
The newly created action-point handle.
Replicated interaction point that emits actionPointHit when a player activates it.