Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FResponseChannel
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Engine/EngineTypes.h | |||
FResponseChannel
(
FName InChannel, |
Engine/EngineTypes.h |
FResponseChannel()
| Name | FResponseChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path | #include "Engine/EngineTypes.h" |
FResponseChannel()
FResponseChannel(FName, ECollisionResponse)
| Name | FResponseChannel |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/EngineTypes.h |
| Include Path | #include "Engine/EngineTypes.h" |
FResponseChannel
(
FName InChannel,
ECollisionResponse InResponse
)