Table of Contents

Method ImportSamples

Namespace
Gamelogic.Extensions.Editor.Internal
Assembly
Gamelogic.Extensions.Editor.dll

ImportSamples(string, string)

Imports all samples for the specified package, overriding any previously imported samples.

public static void ImportSamples(string packageID, string packageVersion)

Parameters

packageID string

The ID of the package.

packageVersion string

The version of the package.