Skip to content

Instantly share code, notes, and snippets.

@justonia
Created December 15, 2016 18:17
Show Gist options
  • Save justonia/6f2df8f2b946c3a9927d7e732977ee00 to your computer and use it in GitHub Desktop.
Save justonia/6f2df8f2b946c3a9927d7e732977ee00 to your computer and use it in GitHub Desktop.
using UnityEngine;
public class Comments : MonoBehaviour
{
[Multiline]
public string text;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment