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

PlacematContainer.CreatePlacemat<T>(Rect,string)

切换到手册

参数

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.

返回

void Returns the created placemat.

描述

Creates and initializes a new placemat in this PlacematContainer.