Version: 2022.3
言語: 日本語

AdvancedObjectSelectorValidatorAttributeConstructor

マニュアルに切り替える
public AdvancedObjectSelectorValidatorAttribute (string id);

パラメーター

id A unique identifier for this advanced object selector validator.

説明

Registers a method to act as an advanced object selector validator.

A unique identifier is required when registering a custom advanced object selector validator. If the identifier is not unique, the advanced object selector validator is not registered and a warning is displayed in the console. The same identifier must be used by the attribute AdvancedObjectSelectorAttribute to properly register an advanced object selector.


Did you find this page useful? Please give it a rating: