API reference
API reference
Select your platform
No SDKs available
No versions available

ManifestLoader Class

Extends IManifestLoader, ILogSource
Loads the manifest and resolves its actions so they can be used during dispatching.

Properties

IVLogger Logger[Get]

Member Functions

Manifest LoadManifest
( string manifestLocalPath )
Manifest LoadManifestFromJson
( string manifestText )
async Task< Manifest > LoadManifestAsync
( string manifestLocalPath )
async Task< Manifest > LoadManifestFromJsonAsync
( string manifestText )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon