Table of Contents

Class CGSplineResourceLoader

Spline resource loader class

public class CGSplineResourceLoader : ICGResourceLoader
Inheritance
CGSplineResourceLoader
Implements

Methods

Create(CGModule, string)

public Component Create(CGModule cgModule, string context)

Parameters

cgModule CGModule
context string

Returns

Component

Destroy(CGModule, Component, string, bool)

public void Destroy(CGModule cgModule, Component obj, string context, bool kill)

Parameters

cgModule CGModule
obj Component
context string
kill bool

InitializeOnLoad()

protected static void InitializeOnLoad()