WooshiiAttributes
WooshiiAttributes copied to clipboard
ExampleScript two lines should be swapped
// ============ Comment Examples ============
[Comment ("Get yer 2D space here!", CommentAttribute.MessageType.NONE)]
[HeaderLine ("Comments")]
public Vector2 vectorValue;
Two lines should be swapped [HeaderLine ("Comments")] [Comment ("Get yer 2D space here!", CommentAttribute.MessageType.NONE)]