wiki.sine.space | sinespace

Difference between revisions of "Scripting/SUserProfile"

From wiki.sine.space
Jump to: navigation, search
(Added and defined all members (13) of SUserProfile)
 
(Replaced content with "This page has moved to: https://docs.sine.space/v/scripting/client-scripting/types/suserprofile")
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=Properties=
+
This page has moved to: https://docs.sine.space/v/scripting/client-scripting/types/suserprofile
 
+
 
+
{{ScriptFunction|string|About|{ get; }|Get player profile's About|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|City|{ get; }|Get player profile's City|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|Country|{ get; }|Get player profile's Country|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|Gender|{ get; }|Get player profile's Gender|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|Interests|{ get; }|Get player profile's Interests|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|RealName|{ get; }|Get player profile's Real Name|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|Since|{ get; }|Get player profile's Since|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|SocialFlower|{ get; }|Get player profile's Flower count|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|SocialGold|{ get; }|Get player profile's Gold Badge count|5= <pre></pre>}}
+
 
+
{{ScriptFunction|SSocialMedia|SocialMediaProfiles|{ get; }|Get player profile's Social Media Profiles|5= <pre></pre>}}
+
 
+
{{ScriptFunction|int|SocialSilver|{ get; }|Get player profile's Silver Badge count|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|Title|{ get; }|Get player profile's Title|5= <pre></pre>}}
+
 
+
{{ScriptFunction|string|UserName|{ get; }|Get player profile's Username|5= <pre></pre>}}
+
 
+
 
+
 
+
 
+
 
+
 
+
{{Scripting Navbox}}
+

Latest revision as of 07:10, 19 September 2022

This page has moved to: https://docs.sine.space/v/scripting/client-scripting/types/suserprofile