UMulticastInlineDelegateProperty
Namespace: UAssetAPI.FieldTypes
public class UMulticastInlineDelegateProperty : UMulticastDelegateProperty
Inheritance Object → UField → UProperty → UDelegateProperty → UMulticastDelegateProperty → UMulticastInlineDelegateProperty
Fields
SignatureFunction
public FPackageIndex SignatureFunction;
ArrayDim
public EArrayDim ArrayDim;
ElementSize
public int ElementSize;
PropertyFlags
public EPropertyFlags PropertyFlags;
RepNotifyFunc
public FName RepNotifyFunc;
BlueprintReplicationCondition
public ELifetimeCondition BlueprintReplicationCondition;
RawValue
public object RawValue;
Next
Next Field in the linked list. Removed entirely in the custom version FFrameworkObjectVersion::RemoveUField_Next in favor of a regular array
public FPackageIndex Next;
Constructors
UMulticastInlineDelegateProperty()
public UMulticastInlineDelegateProperty()