top of page
General Information
Description
VR Equipment Skeletal is a tool class which is fundamental and from it can be any skeletal tool type inherited. Class has button events for the interaction. This actor is using VR Grab Component(See VR Grab Component)
Events
DoOnAPressed - This is event which can be defined and is playing after each A button press.
DoOnBPressed - This is event which can be defined and is playing after each B button press.
DoOnTriggerPressed - This is event which can be defined and is playing after each trigger button press.
Blueprint API Reference
Public Member Functions
Get Turned
Output
float
Get Trigger Pressed Animation
Output
UAnimSequence*
Get A Pressed Animation
Output
UAnimSequence*
Get B Pressed Animation
Output
UAnimSequence*
bottom of page