-
-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
618 changed files
with
4,456 additions
and
825 deletions.
There are no files selected for viewing
586 changes: 291 additions & 295 deletions
586
Reference/Widget Reference/!/Widget API.sublime-completions.txt
Large diffs are not rendered by default.
Oops, something went wrong.
1,937 changes: 1,937 additions & 0 deletions
1,937
Reference/Widget Reference/!/Widget Methods.sublime-completions.txt
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/AddCharacterLight(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddCharacterLight(${1:...})$0]]></content> | ||
<tabTrigger>AddCharacterLight</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddLight(${1:...})$0]]></content> | ||
<tabTrigger>AddLight</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/AddMaskTexture(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddMaskTexture(${1:...})$0]]></content> | ||
<tabTrigger>AddMaskTexture</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddPetLight(${1:...})$0]]></content> | ||
<tabTrigger>AddPetLight</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddSpellByID(${1:...})$0]]></content> | ||
<tabTrigger>AddSpellByID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddUnit(${1:...})$0]]></content> | ||
<tabTrigger>AddUnit</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddUnitAtlas(${1:...})$0]]></content> | ||
<tabTrigger>AddUnitAtlas</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/AddUnitFileID(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddUnitFileID(${1:...})$0]]></content> | ||
<tabTrigger>AddUnitFileID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/AdvanceSecondaryCompareItem(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AdvanceSecondaryCompareItem(${1:...})$0]]></content> | ||
<tabTrigger>AdvanceSecondaryCompareItem</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/AllowAttributeChanges().sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/ApplySnapshot(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[ApplySnapshot(${1:...})$0]]></content> | ||
<tabTrigger>ApplySnapshot</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/ApplySpellVisualKit(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[ApplySpellVisualKit(${1:...})$0]]></content> | ||
<tabTrigger>ApplySpellVisualKit</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[CanSetUnit(${1:...})$0]]></content> | ||
<tabTrigger>CanSetUnit</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[ClearCache(${1:...})$0]]></content> | ||
<tabTrigger>ClearCache</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/ClearTransform(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[ClearTransform(${1:...})$0]]></content> | ||
<tabTrigger>ClearTransform</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[ClearUnits(${1:...})$0]]></content> | ||
<tabTrigger>ClearUnits</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/CopyExternalLink(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[CopyExternalLink(${1:...})$0]]></content> | ||
<tabTrigger>CopyExternalLink</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[CreateActor(${1:...})$0]]></content> | ||
<tabTrigger>CreateActor</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[CreateLine(${1:...})$0]]></content> | ||
<tabTrigger>CreateLine</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/CreateMaskTexture(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[CreateMaskTexture(${1:...})$0]]></content> | ||
<tabTrigger>CreateMaskTexture</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/CreateTitleRegion().sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/DeleteCookies(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[DeleteCookies(${1:...})$0]]></content> | ||
<tabTrigger>DeleteCookies</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/DoesClipChildren(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[DoesClipChildren(${1:...})$0]]></content> | ||
<tabTrigger>DoesClipChildren</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[DrawAll(${1:...})$0]]></content> | ||
<tabTrigger>DrawAll</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableDrawLayer(layer).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableJoystick(enable).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableKeyboard(enable).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/EnableMerging(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[EnableMerging(${1:...})$0]]></content> | ||
<tabTrigger>EnableMerging</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableMouseWheel(enable).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableSmoothing(enable).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Reference/Widget Reference/EnableSubtitles(enable).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[EquipItem(${1:...})$0]]></content> | ||
<tabTrigger>EquipItem</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/FinalizeUnits(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[FinalizeUnits(${1:...})$0]]></content> | ||
<tabTrigger>FinalizeUnits</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[Flush(${1:...})$0]]></content> | ||
<tabTrigger>Flush</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/FreezeAnimation(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[FreezeAnimation(${1:...})$0]]></content> | ||
<tabTrigger>FreezeAnimation</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetActiveBoundingBox(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetActiveBoundingBox(${1:...})$0]]></content> | ||
<tabTrigger>GetActiveBoundingBox</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetActorAtIndex(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetActorAtIndex(${1:...})$0]]></content> | ||
<tabTrigger>GetActorAtIndex</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetAnimation(${1:...})$0]]></content> | ||
<tabTrigger>GetAnimation</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetAnimationBlendOperation(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetAnimationBlendOperation(${1:...})$0]]></content> | ||
<tabTrigger>GetAnimationBlendOperation</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetAnimationVariation(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetAnimationVariation(${1:...})$0]]></content> | ||
<tabTrigger>GetAnimationVariation</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetAtlas(${1:...})$0]]></content> | ||
<tabTrigger>GetAtlas</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetAutoDress(${1:...})$0]]></content> | ||
<tabTrigger>GetAutoDress</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraDistance(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraDistance(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraDistance</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraFacing(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraFacing(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraFacing</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraFarClip(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraFarClip(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraFarClip</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraFieldOfView(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraFieldOfView(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraFieldOfView</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraForward(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraForward(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraForward</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraNearClip(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraNearClip(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraNearClip</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraPosition(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraPosition(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraPosition</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraRight(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraRight(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraRight</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraRoll(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraRoll(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraRoll</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetCameraTarget(...).sublime-snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[GetCameraTarget(${1:...})$0]]></content> | ||
<tabTrigger>GetCameraTarget</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
Oops, something went wrong.