8 results for "context"
class function function function function class class class
UInputMappingContext EnhancedInput
A data asset that maps UInputAction assets to physical keys, buttons, or axes.
UEnhancedInputLocalPlayerSubsystem::AddMappingContext EnhancedInput
Adds a UInputMappingContext to the active set for this player.
UEnhancedInputLocalPlayerSubsystem::RemoveMappingContext EnhancedInput
Removes a UInputMappingContext from the active set.
UEnhancedInputLocalPlayerSubsystem::ClearAllMappings EnhancedInput
Removes all active UInputMappingContexts from this player's subsystem at once.
APawn::GetController Engine
Returns the controller currently possessing this pawn, or nullptr if unpossessed.
UEnhancedInputLocalPlayerSubsystem EnhancedInput
A local player subsystem that manages which UInputMappingContexts are active for a player.
UInputAction EnhancedInput
A data asset representing a single logical input action (e.
UWorld Engine
The top-level game world object.