Get Player Input Function
Access input-related data and settings for a player.
Verse using statement |
using { /UnrealEngine.com/ControlInput } |
GetPlayerInput<public><native>(Player:player)<transacts><decides>:player_input
Parameters
GetPlayerInput takes the following parameters:
| Name | Type | Description |
|---|---|---|
Player |
player |
Attributes, Specifiers, and Effects
Attributes
The following attributes determine how GetPlayerInput behaves outside the Verse language. For the complete list of attributes, see the Attributes section of the Specifiers Page.
| Attribute | Arguments | Meaning |
|---|---|---|
available |
MinUploadedAtFNVersion := 3630 |
This feature is available beginning with the UEFN version specified by MinUploadedAtFNVersion and unavailable prior to that version. |
Specifiers
The following specifiers determine how you can interact with GetPlayerInput in your programs. For the complete list of specifiers, see the Specifiers Page.
You're reading a preview
The full reference is free for BrainDeadGuild Discord members — sign in to read it all, or open the original at the source.
Sign in with your BrainDead.TV / BrainDeadGuild Discord account for full access.