FromFileText
Introduction
Example - Loading JSON Contents
var jsonContents = FlatRedBall.IO.FileManager.FromFileText(
"Content/GlobalContent/EnemyData.json");Last updated
Was this helpful?
var jsonContents = FlatRedBall.IO.FileManager.FromFileText(
"Content/GlobalContent/EnemyData.json");Last updated
Was this helpful?
Was this helpful?