m 989onan moved page Types:User to Type:User: Misspelled title |
add some more info |
||
Line 1: | Line 1: | ||
A reference to a User connected to the session. Not to be confused with the physical form [[User]]. | 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 [[Type:UserRef|UserRef]] since a UserRef will re-grab the User object when the targeted user leaves and rejoins the session. | |||
[[Category:Type]] | [[Category:Type]] |
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.