OpenSiv3D  v0.6.5
C++20 framework for creative coding
s3d::AssetInfo Struct Reference

アセットの状態 More...

#include <AssetInfo.hpp>

Public Attributes

AssetState state
 アセットのロード状況 More...
 
Array< AssetTagtags
 タグ More...
 

Detailed Description

アセットの状態

Member Data Documentation

◆ state

AssetState s3d::AssetInfo::state

アセットのロード状況

◆ tags

Array<AssetTag> s3d::AssetInfo::tags

タグ


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