Table of Contents

Class CGShapeResourceLoader

Shape (2D spline) resource loader class

public class CGShapeResourceLoader : ICGResourceLoader
Inheritance
CGShapeResourceLoader
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()