UiDocument is an asset now
This commit is contained in:
@@ -67,6 +67,10 @@ public:
|
||||
inline const std::string& getId() {
|
||||
return info.id;
|
||||
}
|
||||
|
||||
inline const ContentPack& getInfo() const {
|
||||
return info;
|
||||
}
|
||||
};
|
||||
|
||||
#endif // CONTENT_CONTENT_PACK_H_
|
||||
|
||||
Reference in New Issue
Block a user