BotNavSim  v0.4.3
Mobile Robot Simulation
UI_Credits.Credit Class Reference

Serializable (exposed to UnityEditor) for holding creditation data More...

Public Attributes

string name
 Name of the contribution to credit. More...
 
string author
 Name of the author of the contribution. More...
 
string description
 Description of the contribution. More...
 
string url
 The URL link for more information. More...
 

Detailed Description

Serializable (exposed to UnityEditor) for holding creditation data

Definition at line 15 of file UI_Credits.cs.

Member Data Documentation

string UI_Credits.Credit.author

Name of the author of the contribution.

Definition at line 24 of file UI_Credits.cs.

string UI_Credits.Credit.description

Description of the contribution.

Definition at line 29 of file UI_Credits.cs.

string UI_Credits.Credit.name

Name of the contribution to credit.

Definition at line 19 of file UI_Credits.cs.

string UI_Credits.Credit.url

The URL link for more information.

Definition at line 34 of file UI_Credits.cs.


The documentation for this class was generated from the following file: