Table of Contents

Load Method

Load<T>(string)

public UniTask<T> Load<T>(string _saveFilePath)

Parameters

_saveFilePath string

Returns

UniTask<T>

Type Parameters

T