![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <InputBehaviorSet.h>
Public Attributes | |
| TObjectPtr< UInputBehavior > | Behavior = nullptr |
| void * | Source = nullptr |
| FString | Group |
Friends | |
| bool | operator< (const FBehaviorInfo &l, const FBehaviorInfo &r) |
This is an internal structure used by UInputBehaviorSet.
|
friend |
| TObjectPtr<UInputBehavior> FBehaviorInfo::Behavior = nullptr |
Reference to a Behavior
| FString FBehaviorInfo::Group |
Group identifier for this Behavior
| void* FBehaviorInfo::Source = nullptr |
Source object that provided this Behavior