Sandbox Logo

class GameResourceAttribute : System.Attribute

Summary

Should be applied to a class that inherits from <see cref="T:Sandbox.GameResource" />. Makes the class able to be stored as an asset on disk.

User Comments