Bearbeiten

ButtonConfigHelperMigrationHandler Class

Definition

Migration handler for migrating buttons with custom icons to the button config helper.

public ref class ButtonConfigHelperMigrationHandler : Microsoft::MixedReality::Toolkit::Utilities::IMigrationHandler
public class ButtonConfigHelperMigrationHandler : Microsoft.MixedReality.Toolkit.Utilities.IMigrationHandler
type ButtonConfigHelperMigrationHandler = class
    interface IMigrationHandler
Public Class ButtonConfigHelperMigrationHandler
Implements IMigrationHandler
Inheritance
ButtonConfigHelperMigrationHandler
Implements

Constructors

ButtonConfigHelperMigrationHandler()

Methods

CanMigrate(GameObject)

Returns true if this migration handler can apply a migration to gameObject

Migrate(GameObject)

Applies migration to gameObject

Applies to