Minetest 5.10.0-dev
 
Loading...
Searching...
No Matches
sound::ISoundDataUnopen Struct Referenceabstract

Will be opened lazily when first used. More...

#include <sound_data.h>

+ Inheritance diagram for sound::ISoundDataUnopen:

Public Member Functions

virtual ~ISoundDataUnopen ()=default
 
virtual std::shared_ptr< ISoundDataOpenopen (const std::string &sound_name) &&=0
 

Detailed Description

Will be opened lazily when first used.

Constructor & Destructor Documentation

◆ ~ISoundDataUnopen()

virtual sound::ISoundDataUnopen::~ISoundDataUnopen ( )
virtualdefault

Member Function Documentation

◆ open()

virtual std::shared_ptr< ISoundDataOpen > sound::ISoundDataUnopen::open ( const std::string & sound_name) &&
pure virtual

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