ESetMaskConditionType

Copyright Epic Games, Inc. All Rights Reserved.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Field/FieldSystemTypes.h

Include

#include "Field/FieldSystemTypes.h"

Syntax

enum ESetMaskConditionType
{
    Field_Set_Always,
    Field_Set_IFF_NOT_Interior,
    Field_Set_IFF_NOT_Exterior,
    Field_MaskCondition_Max,
}

Values

Name

Description

Field_Set_Always

Field_Set_IFF_NOT_Interior

Field_Set_IFF_NOT_Exterior

Field_MaskCondition_Max

256th entry

Remarks

Copyright Epic Games, Inc. All Rights Reserved.

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