Table of Contents

Method ShowPreviewForClass

Namespace
GrindFest.UI
Assembly
GrindFest.dll

ShowPreviewForClass(CharacterClass)

Spawns the preview hero for a class (destroying any previous preview), tells it that it was created and selects it. Returns the spawned hero; CreatedHero also holds it.

public HeroController ShowPreviewForClass(CharacterClass characterClass)

Parameters

characterClass CharacterClass

Returns

HeroController