Sandbox Logo

GameResourceAttribute.Icon

string Icon { get; set; }

Description

Icon to be used for this asset Can be an absolute path of a PNG Or a <a href="https://fonts.google.com/icons">material icon</a> for this game resource's thumbnail.

Return

User Comments