Fission FSN
Loading...
Searching...
No Matches
fsAssetTypes.h
Go to the documentation of this file.
1#ifndef fsAssetTypeshdr
2#define fsAssetTypeshdr
3
4#include <string>
5
7{
8 std::string tag;
9};
10
11#endif
Definition fsAssetTypes.h:7
std::string tag
Definition fsAssetTypes.h:8