You.i Engine
CYIAssetDecoderScript Member List

This is the complete list of members for CYIAssetDecoderScript, including all inherited members.

CYIAssetDecoder(const CYIRuntimeTypeInfo &assetType)CYIAssetDecoder
CYIAssetDecoderScript()CYIAssetDecoderScript
DecodeAsset(const CYIString &path, const CYIAssetLoadParams *pDecodeParams) overrideCYIAssetDecoderScriptvirtual
DecodeAsset(const uint8_t *pData, uint32_t nDataSize, const CYIAssetLoadParams *pDecodeParams) overrideCYIAssetDecoderScriptvirtual
DecodeAsset(const std::shared_ptr< CYIAsset > &pAsset) overrideCYIAssetDecoderScriptvirtual
DecodeAsset(const std::shared_ptr< CYIAsset > &pAsset, const uint8_t *pData, uint32_t uDataSize) overrideCYIAssetDecoderScriptvirtual
GetExtension() const CYIAssetDecoder
GetExtensions() const CYIAssetDecoder
IsExtensionSupported(const CYIString &extension)CYIAssetDecodervirtual
IsFormatSupported(const uint8_t *pData, uint32_t nDataSize) overrideCYIAssetDecoderScriptvirtual
m_AssetTypeCYIAssetDecoderprotected
m_SupportedExtensionsCYIAssetDecoderprotected
SupportsParams(const CYIAssetLoadParams *pDecodeParams) overrideCYIAssetDecoderScriptvirtual
SupportsType(const CYIRuntimeTypeInfo &assetType)CYIAssetDecodervirtual
~CYIAssetDecoder()CYIAssetDecodervirtual
~CYIAssetDecoderScript()CYIAssetDecoderScriptvirtual