Table of Contents

Class UserProfile

public class UserProfile : ScriptableObject
Inheritance
object
UserProfile

Properties

AdditionalInfo

public string AdditionalInfo { get; }

Property Value

string

Name

public string Name { get; }

Property Value

string

Occupation

public string Occupation { get; }

Property Value

string