Type:User: Difference between revisions

From Resonite Wiki
imported>ProbablePrime
m ProbablePrime moved page Category:Types:User to Types:User
 
add some more info
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{| class="wikitable"
A reference to a User connected to the session. Not to be confused with the physical form [[User]].
|-
 
| Color
When wanting to get a user, this is only a temporary type.
| Type
For more permanent things, Instead consider using a [[Type:UserRef|UserRef]] since a UserRef will re-grab the User object when the targeted user leaves  and rejoins the session.
|-
[[Category:Type]]
| style="background-color:{{User-color}}" |
| User
|}
A reference to a User.
[[Category:Types]]

Latest revision as of 19:08, 12 May 2024

A reference to a User connected to the session. Not to be confused with the physical form User.

When wanting to get a user, this is only a temporary type. For more permanent things, Instead consider using a UserRef since a UserRef will re-grab the User object when the targeted user leaves and rejoins the session.