property_keys モジュール

関数

custom_properties

指定された数のカスタム プロパティ キーの一覧を返します。

custom_properties(count: int) -> list[int]

パラメーター

名前 説明
count
必須

custom_property

指定されたインデックスのカスタム プロパティ キーを返します。

custom_property(index: int) -> int

パラメーター

名前 説明
index
必須