API reference
API reference
Select your platform
No SDKs available
No versions available

PageFinder Class

Static Methods

FindPages ( type )
Signature
static List<ScriptableObject> Meta.Voice.Hub.Utilities.PageFinder.FindPages(string type)
Parameters
type: string
Returns
List< ScriptableObject >

Internal Static Methods

FindPages ()
Signature
static List<Type> Meta.Voice.Hub.Utilities.PageFinder.FindPages()
Returns
List< Type >
FindPages ( t )
Signature
static List<ScriptableObject> Meta.Voice.Hub.Utilities.PageFinder.FindPages(Type t)
Parameters
t: Type
Returns
List< ScriptableObject >
GetPageInfo ( type )
Signature
static MetaHubPageAttribute Meta.Voice.Hub.Utilities.PageFinder.GetPageInfo(Type type)
Parameters
type: Type