Navigation
API > API/Runtime > API/Runtime/RenderCore > API/Runtime/RenderCore/FRDGUserValidation
| Type | Name | Description | |
|---|---|---|---|
| void | ValidateAddPass
(
const FRDGEventName& Name, |
Tracks and validates the addition of a new pass to the graph. | |
| void | ValidateAddPass
(
const FRDGPass* Pass, |
Tracks and validates the addition of a new pass to the graph. | |
| void | ValidateAddPass
(
const void* ParameterStruct, |
Tracks and validates the addition of a new pass to the graph. |