Version: 2023.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.