RequestDataSourceType

The enumeration defines the type of data source.

Entries

Link copied to clipboard

The resource is requested from the asset management subsystem.

Link copied to clipboard

The resource is requested from the database.

Link copied to clipboard

The resource is requested from the file system.

Link copied to clipboard

The resource is requested from the network.

Link copied to clipboard

The resource is requested from the main resource loader. The main resource loader will delegate the request to the best-matched data source.

Functions

Link copied to clipboard
open fun toString(): String
Link copied to clipboard
Returns the enum constant of this type with the specified name.
Link copied to clipboard
Returns an array containing the constants of this enum type, in the order they're declared.