Table of Contents

Method ExtractAndLoadHeroCode

Namespace
GrindFest
Assembly
GrindFest.dll

ExtractAndLoadHeroCode(string, string, string, string)

public Task<Assembly> ExtractAndLoadHeroCode(string heroId, string heroName, string playerId, string codeHash = null)

Parameters

heroId string
heroName string
playerId string
codeHash string

Returns

Task<Assembly>