FMulticastDelegateProperty

Namespace: UAssetAPI.FieldTypes

public class FMulticastDelegateProperty : FDelegateProperty

Inheritance ObjectFFieldFPropertyFDelegatePropertyFMulticastDelegateProperty

Fields

SignatureFunction

public FPackageIndex SignatureFunction;

ArrayDim

public EArrayDim ArrayDim;

ElementSize

public int ElementSize;

PropertyFlags

public EPropertyFlags PropertyFlags;

RepIndex

public ushort RepIndex;

RepNotifyFunc

public FName RepNotifyFunc;

BlueprintReplicationCondition

public ELifetimeCondition BlueprintReplicationCondition;

RawValue

public object RawValue;

SerializedType

public FName SerializedType;

Name

public FName Name;

Flags

public EObjectFlags Flags;

Constructors

FMulticastDelegateProperty()

public FMulticastDelegateProperty()