-
-
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
130 changed files
with
316 additions
and
500 deletions.
There are no files selected for viewing
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: 0 additions & 6 deletions
6
Reference/Widget Reference/AddCharacterLight(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/CalculateScreenAreaFromCharacterSpan(...).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[CalculateScreenAreaFromCharacterSpan(${1:...})$0]]></content> | ||
<tabTrigger>CalculateScreenAreaFromCharacterSpan</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/CancelOpenCheckout(...).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[CancelOpenCheckout(${1:...})$0]]></content> | ||
<tabTrigger>CancelOpenCheckout</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/ClearRenderSize(...).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[ClearRenderSize(${1:...})$0]]></content> | ||
<tabTrigger>ClearRenderSize</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/CloseCheckout(...).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[CloseCheckout(${1:...})$0]]></content> | ||
<tabTrigger>CloseCheckout</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
4 changes: 2 additions & 2 deletions
4
...eference/AddPetLight(...).sublime-snippet → ...eference/CopyTooltip(...).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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddPetLight(${1:...})$0]]></content> | ||
<tabTrigger>AddPetLight</tabTrigger> | ||
<content><![CDATA[CopyTooltip(${1:...})$0]]></content> | ||
<tabTrigger>CopyTooltip</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/ExecuteAttribute(...).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[ExecuteAttribute(${1:...})$0]]></content> | ||
<tabTrigger>ExecuteAttribute</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/FindCharacterIndexAtCoordinate(...).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[FindCharacterIndexAtCoordinate(${1:...})$0]]></content> | ||
<tabTrigger>FindCharacterIndexAtCoordinate</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetActiveBoundingBox(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetAnimationBlendOperation(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetAnimationVariation(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetAzeritePowerID(...).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[GetAzeritePowerID(${1:...})$0]]></content> | ||
<tabTrigger>GetAzeritePowerID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetFogOfWarBackgroundAtlas(...).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[GetFogOfWarBackgroundAtlas(${1:...})$0]]></content> | ||
<tabTrigger>GetFogOfWarBackgroundAtlas</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetFogOfWarBackgroundTexture(...).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[GetFogOfWarBackgroundTexture(${1:...})$0]]></content> | ||
<tabTrigger>GetFogOfWarBackgroundTexture</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetFogOfWarMaskAtlas(...).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[GetFogOfWarMaskAtlas(${1:...})$0]]></content> | ||
<tabTrigger>GetFogOfWarMaskAtlas</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetFogOfWarMaskTexture(...).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[GetFogOfWarMaskTexture(${1:...})$0]]></content> | ||
<tabTrigger>GetFogOfWarMaskTexture</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetHighlightColor(...).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[GetHighlightColor(${1:...})$0]]></content> | ||
<tabTrigger>GetHighlightColor</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
4 changes: 2 additions & 2 deletions
4
...t Reference/AddLight(...).sublime-snippet → ...t Reference/GetMapID(...).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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[AddLight(${1:...})$0]]></content> | ||
<tabTrigger>AddLight</tabTrigger> | ||
<content><![CDATA[GetMapID(${1:...})$0]]></content> | ||
<tabTrigger>GetMapID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetMaskScalar(...).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[GetMaskScalar(${1:...})$0]]></content> | ||
<tabTrigger>GetMaskScalar</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetMaskTexture(...).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[GetMaskTexture(${1:...})$0]]></content> | ||
<tabTrigger>GetMaskTexture</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetMaxBoundingBox(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetModelUnitGUID(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetNumMaskTextures(...).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[GetNumMaskTextures(${1:...})$0]]></content> | ||
<tabTrigger>GetNumMaskTextures</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 0 additions & 6 deletions
6
Reference/Widget Reference/GetOverrideMapID(...).sublime-snippet
This file was deleted.
Oops, something went wrong.
4 changes: 2 additions & 2 deletions
4
...t Reference/IsLoaded(...).sublime-snippet → ... Reference/GetPaused(...).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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<snippet> | ||
<content><![CDATA[IsLoaded(${1:...})$0]]></content> | ||
<tabTrigger>IsLoaded</tabTrigger> | ||
<content><![CDATA[GetPaused(${1:...})$0]]></content> | ||
<tabTrigger>GetPaused</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
This file was deleted.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetPlayerPingScale(...).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[GetPlayerPingScale(${1:...})$0]]></content> | ||
<tabTrigger>GetPlayerPingScale</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[GetRotation(${1:...})$0]]></content> | ||
<tabTrigger>GetRotation</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetShadowEffect(...).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[GetShadowEffect(${1:...})$0]]></content> | ||
<tabTrigger>GetShadowEffect</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetTexelSnappingBias(...).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[GetTexelSnappingBias(${1:...})$0]]></content> | ||
<tabTrigger>GetTexelSnappingBias</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetTextureFileID(...).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[GetTextureFileID(${1:...})$0]]></content> | ||
<tabTrigger>GetTextureFileID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetTextureFilePath(...).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[GetTextureFilePath(${1:...})$0]]></content> | ||
<tabTrigger>GetTextureFilePath</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[GetUiMapID(${1:...})$0]]></content> | ||
<tabTrigger>GetUiMapID</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetUnboundedStringWidth(...).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[GetUnboundedStringWidth(${1:...})$0]]></content> | ||
<tabTrigger>GetUnboundedStringWidth</tabTrigger> | ||
<description>(...)</description> | ||
<scope>source.lua meta.method-call.lua</scope> | ||
</snippet> |
6 changes: 6 additions & 0 deletions
6
Reference/Widget Reference/GetVisibleTextByteLimit(...).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[GetVisibleTextByteLimit(${1:...})$0]]></content> | ||
<tabTrigger>GetVisibleTextByteLimit</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.
Oops, something went wrong.