Overload | Description |
---|---|
TryGetFieldValue(UAAttributeField,Object) | Attempts to retrieve a value of specified field from the event data. |
TryGetFieldValue<TValue>(UAAttributeField,TValue) | Attempts to retrieve a typed value of specified field from the event data. |