|
SQLINQ Class Library
(April 2015)
Using SQLINQ to transform UML to C#
|
SQLINQGenerator - MonoBehaviour is inherited only make the script attachable to a game object and attributes editable. More...
Public Member Functions | |
| void | Start () |
| IEnumerable< string > | ValidateSettings () |
| Returns NULL with no errors or the text of the first error it finds. More... | |
| List< string > | GenerateCode () |
| Generates the code based on the library and returns a list of log records More... | |
Properties | |
| static char | PathSuffix [get] |
SQLINQGenerator - MonoBehaviour is inherited only make the script attachable to a game object and attributes editable.
| List<string> Assets.SQLINQ.Generator.SQLINQGenerator.GenerateCode | ( | ) |
Generates the code based on the library and returns a list of log records
| IEnumerable<string> Assets.SQLINQ.Generator.SQLINQGenerator.ValidateSettings | ( | ) |
Returns NULL with no errors or the text of the first error it finds.