Property | Type | Description | |
---|---|---|---|
ScriptPropertyName | string |
Method | Description | |
---|---|---|
ScriptablePropertyAttribute ( string scriptPropertyName ) : System | ||
ScriptablePropertyAttribute ( string scriptPropertyName, string description ) : System | ||
ScriptablePropertyAttribute ( string scriptPropertyName, string description, |
public ScriptablePropertyAttribute ( string scriptPropertyName ) : System | ||
scriptPropertyName | string | |
return | System |
public ScriptablePropertyAttribute ( string scriptPropertyName, string description ) : System | ||
scriptPropertyName | string | |
description | string | |
return | System |
public ScriptablePropertyAttribute ( string scriptPropertyName, string description, |
||
scriptPropertyName | string | |
description | string | |
owner | ||
return | System |