Click or drag to resize
ProjectGameCredits Field
Contains a string to display in the game's about dialog.

Namespace: (Default Namespace)
Assembly: Default (in Default.exe) Version: 1.0.0.0
Syntax
C#
public static readonly string GameCredits

Field Value

Type: String
Remarks
The IDE will automatically merge credits from imported objects into this string.
See Also