NcEngine
nc::asset::TextureUpdateEventData Struct Reference

Event data for texture load and unload operations. More...

#include <AssetData.h>

Public Member Functions

 TextureUpdateEventData (UpdateAction updateAction_, std::span< const TextureWithId > data_)
 

Public Attributes

std::span< const TextureWithIddata
 
UpdateAction updateAction
 

Detailed Description

Event data for texture load and unload operations.


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