Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#
Experimental: this API is experimental and might be changed or removed in the future.

PlacematContainer.CreatePlacemat<T>(Rect,string)

Parameters

placematPosition The position of the new placemat.
placematTitle The title of the new placemat.
creator A function that creates a new placemat of type T.

Returns

void Returns the created placemat.

Description

Creates and initializes a new placemat in this PlacematContainer.