Catos Engine (Source) 0.0.1
Lightweight Game engine
Loading...
Searching...
No Matches
catos::ScriptInfo Struct Reference

Object that holds info about a Script. More...

#include <ScriptingEngine.h>

Public Attributes

catos::string src
 
catos::string className
 

Detailed Description

Object that holds info about a Script.

Member Data Documentation

◆ className

catos::string catos::ScriptInfo::className

◆ src

catos::string catos::ScriptInfo::src

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