Table of Contents

Class ShapeMethodAttribute

Namespace
Gamelogic.Grids
Assembly
Assembly-CSharp.dll

Methods in an Op (sublcasses of AbstractOp) marked with this attribute are automatically added as static methods to the appropriate grid class for convenience.

[Version(1, 0, 0)]
[AttributeUsage(AttributeTargets.Method)]
public sealed class ShapeMethodAttribute : Attribute, _Attribute
Inheritance
ShapeMethodAttribute
Implements
Inherited Members
Extension Methods