b
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
<IsAsync>false</IsAsync>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<IsStatic>true</IsStatic>
|
||||
<Description>Creates a new black color.</Description>
|
||||
<Description>Creates a new Color with the set R, G, B and A values</Description>
|
||||
</Methods>
|
||||
<Methods>
|
||||
<Name>New</Name>
|
||||
@@ -54,7 +54,7 @@
|
||||
<IsAsync>false</IsAsync>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<IsStatic>true</IsStatic>
|
||||
<Description>Creates a new Color with an R, G and B value of `d`</Description>
|
||||
<Description>Creates a new Color with the set R, G, B and A values</Description>
|
||||
</Methods>
|
||||
<Methods>
|
||||
<Name>New</Name>
|
||||
@@ -80,7 +80,7 @@
|
||||
<IsAsync>false</IsAsync>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<IsStatic>true</IsStatic>
|
||||
<Description>Creates a new Color with the set R, G and B values and an alpha value of 1</Description>
|
||||
<Description>Creates a new Color with the set R, G, B and A values</Description>
|
||||
</Methods>
|
||||
<Methods>
|
||||
<Name>New</Name>
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
<IsAsync>false</IsAsync>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<IsStatic>true</IsStatic>
|
||||
<Description>Create new color range with 2 default points</Description>
|
||||
<Description>Create color series by this color range</Description>
|
||||
</Methods>
|
||||
<Methods>
|
||||
<Name>New</Name>
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
<IsAccessibleByScripts>true</IsAccessibleByScripts>
|
||||
<IsReadOnly>false</IsReadOnly>
|
||||
<IsObsolete>false</IsObsolete>
|
||||
<Description>Determines whether or not the player's health bar is visible.</Description>
|
||||
<Description>Determines whether or not the player's health bar is visible.</Description>
|
||||
</Properties>
|
||||
<Properties>
|
||||
<Name>UseLeaderboard</Name>
|
||||
|
||||
Reference in New Issue
Block a user