class BuildData

Inherits: IReflectable

Contains build information for a specific platform to be used by the build manager.

Public

Constructors

BuildData

BuildData()

Methods

staticGetRttiStatic

static RTTIType *GetRttiStatic()

GetRtti

RTTIType *GetRtti() const

Returns an interface you can use to access class' Run Time Type Information.

Fields

ActivePlatform

PlatformType ActivePlatform

PlatformData

Vector<SPtr<PlatformInfo>> PlatformData