Adventure Creator  1.81.2
An adventure game toolkit for Unity, by Chris Burton, ICEBOX Studios 2013-2024
AC.SceneManagerPrefabData Class Reference

Public Member Functions

 SceneManagerPrefabData (string _category, string _label, string _description, Texture2D _icon, GameObject _prefab)
 
bool IsValid ()
 

Properties

string Category [get]
 
string Label [get]
 
string Description [get]
 
Texture2D Icon [get]
 
GameObject Prefab [get]