Skip to content

Instantly share code, notes, and snippets.

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