Inheritance: UnityEditor.Modules.DefaultPluginImporterExtension.Property
示例#1
0
 set => SetValue(PlaceholderProperty, value);
示例#2
0
 get => (string)GetValue(PlaceholderProperty); set => SetValue(PlaceholderProperty, value);