Table of Contents

Method Materialize

Namespace
GrindFest.Content
Assembly
GrindFest.dll

Materialize(GameObject, ContentDef, out Report)

Materialises from an already loaded archetype (the caller owns its lifetime/refcount).

public static GameObject Materialize(GameObject archetype, ContentDef def, out ContentMaterializer.Report report)

Parameters

archetype GameObject
def ContentDef
report ContentMaterializer.Report

Returns

GameObject