unreal.SmartObjectSlotNavigationLocationType

class unreal.SmartObjectSlotNavigationLocationType

Bases: EnumBase

Enum indicating if we’re looking for a location to enter or exit the Smart Object slot.

C++ Source:

  • Plugin: SmartObjects

  • Module: SmartObjectsModule

  • File: SmartObjectTypes.h

ENTRY: SmartObjectSlotNavigationLocationType

Find a location to enter the slot.

Type:

0

EXIT: SmartObjectSlotNavigationLocationType

Find a location to exit the slot.

Type:

1