C# Class UnrealBuildTool.FBuild.BuildComponents.ObjectGroupComponent

Inheritance: BuildComponent
Mostra file Open project: ClxS/FASTBuild-UE4 Class Usage Examples

Public Properties

Property Type Description
ObjectCompiler Compiler

Public Methods

Method Description
ObjectGroupComponent ( ) : System
ToString ( ) : string

Method Details

ObjectGroupComponent() public method

public ObjectGroupComponent ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

ObjectCompiler public_oe property

public Compiler,UnrealBuildTool.FBuild.BuildComponents ObjectCompiler
return Compiler