Skip to content

ASMPreviewStateMachineActor

Module: SMPreviewEditor

#include <SMPreviewObject.h>

Inherits from AActor

Description

class ASMPreviewStateMachineActor;

Hosts the State Machine during a preview so the state machine will be copied over properly in the simulated world and any actor references updated.

Public Attributes

Name
TObjectPtr< USMInstance > StateMachineInstance

Public Attributes Documentation

variable StateMachineInstance

TObjectPtr< USMInstance > StateMachineInstance;