Navigation
API > API/Runtime > API/Runtime/UniversalObjectLocator > API/Runtime/UniversalObjectLocator/FResolveParameterBuffer
| Type | Name | Description | |
|---|---|---|---|
| const T * | Find a parameter of the specified type. | ||
| const T * | FindParameter
(
TParameterTypeHandle< T > ParameterTypeHandle |
Find a parameter within this container that was added with the specified handle. |