doc: Rename "@Global Scope" to "@GlobalScope"
Spaces in filenames are evil.
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<argument index="0" name="hint" type="Dictionary">
|
||||
</argument>
|
||||
<description>
|
||||
Add a custom property info to a property. The dictionary must contain: name:[String](the name of the property) and type:[int](see TYPE_* in [@Global Scope]), and optionally hint:[int](see PROPERTY_HINT_* in [@Global Scope]), hint_string:[String].
|
||||
Add a custom property info to a property. The dictionary must contain: name:[String](the name of the property) and type:[int](see TYPE_* in [@GlobalScope]), and optionally hint:[int](see PROPERTY_HINT_* in [@GlobalScope]), hint_string:[String].
|
||||
Example:
|
||||
[codeblock]
|
||||
ProjectSettings.set("category/property_name", 0)
|
||||
|
||||
Reference in New Issue
Block a user