(3 intermediate revisions by one other user not shown)
Line 8:
Line 8:
{{Table ComponentFields
{{Table ComponentFields
|_background|'''[[Component:Image|Image]]'''|TypeAdv0=true| The background element of the contact item.
|_background|'''[[Component:Image|Image]]'''|TypeAdv0=true| The background element of the contact item.
|_statusIndicator|'''[[Component:Image|Image]]'''|TypeAdv1=true| The image used to indicate the user status of the contact item.
|_statusIndicator|'''[[Component:Image|Image]]'''|TypeAdv1=true| The image used to indicate the user status of the contact item.
|_thumbnail|'''[[Component:Image|Image]]'''|TypeAdv2=true| The thumbnail Component of that user's profile picture.
|_thumbnail|'''[[Component:Image|Image]]'''|TypeAdv2=true| The thumbnail Component of that user's profile picture.
|_thumbnailTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv3=true| The texture being used to show a user's profile picture.
|_thumbnailTexture|'''[[Component:StaticTexture2D|StaticTexture2D]]'''|TypeAdv3=true| The texture being used to show a user's profile picture.
|_username|'''[[Component:Text|Text]]'''|TypeAdv4=true| The text showing the user's username.
|_username|'''[[Component:Text|Text]]'''|TypeAdv4=true| The text showing the user's username.
|_status|'''[[Component:Text|Text]]'''|TypeAdv5=true| The text showing the user's status.
|_status|'''[[Component:Text|Text]]'''|TypeAdv5=true| The text showing the user's status.
Line 17:
Line 17:
|_rawUsername|String| The raw string of the user's username without ignore tags.
|_rawUsername|String| The raw string of the user's username without ignore tags.
|_alternateNames|{{RootFieldType|SyncFieldList`1|[[Type:String|String]]}}|TypeAdv9=true| A list of names the user may have had before.
|_alternateNames|{{RootFieldType|SyncFieldList`1|[[Type:String|String]]}}|TypeAdv9=true| A list of names the user may have had before.
}}
== Sync Delegates ==
{{Table ComponentTriggers
|OnJoin:[[Type:ButtonEventHandler|ButtonEventHandler]]|[[Type:ButtonEventHandler|ButtonEventHandler]]|true| What to run when joining the user that corrosponds to this contact item.