Files
website/docs/stardust-protocol/server/objects/input.md
2021-07-22 08:57:39 -05:00

651 B
Executable File

/input

Object managing input and interaction.

Signals

registerInputHandler(string name, string field, string spacePath, Vector3 position, Quat rotation, string callbackPath, string callbackMethod)

Creates a new InputHandler with the specified name and field, located relative to the space referenced in spacePath and the postion + rotation.