FCustomChannelSetup

Structure for custom channel setup information.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/CollisionProfile.h

Include

#include "Engine/CollisionProfile.h"

Syntax

struct FCustomChannelSetup

Remarks

Structure for custom channel setup information.

Variables

Name Description

Public variable

bool

 

bStaticObject

Specifies if this is static object.

Public variable

bool

 

bTraceType

Sets meta data TraceType="1" for the enum entry if true.

Public variable

TEnumAsByte< en...

 

Channel

Which channel you'd like to customize

Public variable

TEnumAsByte< en...

 

DefaultResponse

Default Response for the channel

Public variable

FName

 

Name

Name of channel you'd like to show up

Constructors

Name Description

Public function

FCustomChannelSetup()

Operators

Name Description

Public function Const

bool

 

operator==

(
    const FCustomChannelSetup& Other
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss