Experimental: this API is experimental and might be changed or removed in the future.

PlacematContainer.CreatePlacemat<T>(Rect,string)

Switch to Manual

Parameters

placematPositionThe position of the new placemat.
placematTitleThe title of the new placemat.
creatorA 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.