Skip to content

Instantly share code, notes, and snippets.

@Casey-Bateman
Created January 5, 2017 22:10
Show Gist options
  • Save Casey-Bateman/5ad589ef04228cc916b53fb883c898ce to your computer and use it in GitHub Desktop.
Save Casey-Bateman/5ad589ef04228cc916b53fb883c898ce to your computer and use it in GitHub Desktop.
BaseMomentHighlightRating
public class BaseGameHighlightRating
{
//pre-existing fields ...
public BaseMomentRenderedFile RenderedFile { get; set; }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment