FMovieSceneEventParameters

Namespace: UAssetAPI.PropertyTypes.Structs

public struct FMovieSceneEventParameters

Inheritance ObjectValueTypeFMovieSceneEventParameters

Fields

StructType

public FSoftObjectPath StructType;

StructBytes

public Byte[] StructBytes;

Constructors

FMovieSceneEventParameters(FSoftObjectPath, Byte[])

FMovieSceneEventParameters(FSoftObjectPath structType, Byte[] structBytes)

Parameters

structType FSoftObjectPath

structBytes Byte[]