Method CleanPlayerContent
CleanPlayerContent(IDataBuilder)
Deletes all created runtime data for the active player data builder.
선언
public static void CleanPlayerContent(IDataBuilder builder = null)
파라미터
타입 | 이름 | 설명 |
---|---|---|
IDataBuilder | builder | The builder to call ClearCachedData on. If null, all builders will be cleaned |