Skip to content

USMPreviewGameInstance¶

Module: SMPreviewEditor

#include <SMPreviewObject.h>

Inherits from UGameInstance

Description¶

class USMPreviewGameInstance;

Logic Driver custom game instance to use when running a preview simulation.

Deprecated:

Logic Driver's Preview Mode no longer uses a custom preview game instance.

Public Functions¶

Name
void SetWorldContext(struct FWorldContext * InContext)

Public Functions Documentation¶

function SetWorldContext¶

inline void SetWorldContext(
    struct FWorldContext * InContext
)