// Copyright Epic Games, Inc. All Rights Reserved. uint3 {DataInterfaceName}_NumThreads; uint3 ReadNumThreads_{DataInterfaceName}() { return {DataInterfaceName}_NumThreads; }