Warhorse ScripBind documentation
ContentsIndexHome
PreviousUpNext
C_ScriptBindInteractionTrigger Methods

The methods of the C_ScriptBindInteractionTrigger class are listed here.

 
Name 
Description 
 
 
 
Name 
Description 
 
 
 
Syntax: interactionTrigger.IsHoldEnabled()
Checks whether the trigger hold button is enabled for use by player.
 
 
Syntax: interactionTrigger.IsPressEnabled()
Checks whether the trigger press button is enabled for use by player.
 
 
Syntax: interactionTrigger.SetHeld()
Should be called when the trigger is held by player.
 
 
Syntax: interactionTrigger.SetPressed()
Should be called when the trigger is pressed by player.
 
 
Syntax: interactionTrigger.SetPriority()
Set the priority of this interactor trigger
 
Copyright (c) 2012. All rights reserved.