Tanoda
Leap.Unity.Animation.Generation.GeneratorCHS Class Reference
Inheritance diagram for Leap.Unity.Animation.Generation.GeneratorCHS:
Leap.Unity.Generation.GeneratorBase

Classes

struct  Definition
 

Public Member Functions

override void Generate ()
 
abstract void Generate ()
 

Public Attributes

TextAsset templateAsset
 
AssetFolder destFolder
 
Definition[] definitions
 

Static Public Attributes

const string TEMPLATE_NAME = "__CHS__"
 
const string TEMPLATE_TYPE = "__CHS_T__"
 
const string TEMPLATE_NAMESPACE = "Leap.Unity.Animation.Generation"
 
const string TARGET_NAMESPACE = "Leap.Unity.Animation"
 

Detailed Description

Definition at line 26 of file GeneratorCHS.cs.

Member Function Documentation

◆ Generate()

override void Leap.Unity.Animation.Generation.GeneratorCHS.Generate ( )
virtual

Implements Leap.Unity.Generation.GeneratorBase.

Definition at line 37 of file GeneratorCHS.cs.

Member Data Documentation

◆ definitions

Definition [] Leap.Unity.Animation.Generation.GeneratorCHS.definitions

Definition at line 35 of file GeneratorCHS.cs.

◆ destFolder

AssetFolder Leap.Unity.Animation.Generation.GeneratorCHS.destFolder

Definition at line 33 of file GeneratorCHS.cs.

◆ TARGET_NAMESPACE

const string Leap.Unity.Animation.Generation.GeneratorCHS.TARGET_NAMESPACE = "Leap.Unity.Animation"
static

Definition at line 30 of file GeneratorCHS.cs.

◆ TEMPLATE_NAME

const string Leap.Unity.Animation.Generation.GeneratorCHS.TEMPLATE_NAME = "__CHS__"
static

Definition at line 27 of file GeneratorCHS.cs.

◆ TEMPLATE_NAMESPACE

const string Leap.Unity.Animation.Generation.GeneratorCHS.TEMPLATE_NAMESPACE = "Leap.Unity.Animation.Generation"
static

Definition at line 29 of file GeneratorCHS.cs.

◆ TEMPLATE_TYPE

const string Leap.Unity.Animation.Generation.GeneratorCHS.TEMPLATE_TYPE = "__CHS_T__"
static

Definition at line 28 of file GeneratorCHS.cs.

◆ templateAsset

TextAsset Leap.Unity.Animation.Generation.GeneratorCHS.templateAsset

Definition at line 32 of file GeneratorCHS.cs.


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