예제 #1
0
 internal (float, PostProcessSettings) on_BlueprintModifyPostProcess(float DeltaTime, float PostProcessBlendWeight, PostProcessSettings PostProcessSettings) =>
예제 #2
0
 public delegate(float, PostProcessSettings) BlueprintModifyPostProcess_delegate(float DeltaTime, float PostProcessBlendWeight, PostProcessSettings PostProcessSettings);