Esempio n. 1
0
 internal (float, PostProcessSettings) on_BlueprintModifyPostProcess(float DeltaTime, float PostProcessBlendWeight, PostProcessSettings PostProcessSettings) =>
Esempio n. 2
0
 public delegate(float, PostProcessSettings) BlueprintModifyPostProcess_delegate(float DeltaTime, float PostProcessBlendWeight, PostProcessSettings PostProcessSettings);