Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


CreateReference(ResourceTableCollection)

Creates the table reference to store when a collection is assigned to a localized reference.
Read time 1 minuteLast updated 12 days ago

Definition

public virtual TableReference CreateReference(ResourceTableCollection collection)

Parameters

The collection being referenced.

Returns

Type

Description

TableReferenceThe reference to persist for the collection.