GAF  1.0.21
General animation format player for Unity
Properties | Private Member Functions | Private Attributes | List of all members
GAF.Core.GAFCustomResourceDelegate Class Reference

Properties

System.Func< string,
GAFTexturesResource
func [get, set]
 
GAFFuncData funcData [get, set]
 

Private Member Functions

void loadFunc ()
 

Private Attributes

GAFFuncData m_Data = new GAFFuncData()
 
bool m_ReloadFunc = false
 
System.Func< string,
GAFTexturesResource
m_Func = null
 

Member Function Documentation

void GAF.Core.GAFCustomResourceDelegate.loadFunc ( )
private

Member Data Documentation

GAFFuncData GAF.Core.GAFCustomResourceDelegate.m_Data = new GAFFuncData()
private
System.Func<string, GAFTexturesResource> GAF.Core.GAFCustomResourceDelegate.m_Func = null
private
bool GAF.Core.GAFCustomResourceDelegate.m_ReloadFunc = false
private

Property Documentation

System.Func<string, GAFTexturesResource> GAF.Core.GAFCustomResourceDelegate.func
getset
GAFFuncData GAF.Core.GAFCustomResourceDelegate.funcData
getset

The documentation for this class was generated from the following file: