ACF Asset Class 
 More...
ACF Asset Class
- Description:
- A class that handles ACF files imported as Unity assets.
 
ACF registration
- Description:
- Loads ACF into the library.
 
 
Actual data deployment destination information
- Description:
- A field that shows how the actual data is stored. 
 The way to store the actual data depends on the inherited type.
 
 
Path to the data's raw file
- Description:
- Gets the path of the file containing the streaming playback data.
 Returns null if the actual data is stored in the asset.
 
 
Serialized data
- Description:
- Gets the actual data stored in the asset. 
 Returns null if the actual data is in a non-asset file.
 
 
The documentation for this class was generated from the following file: