Class BoundsIntLiteralGenerator
Inheritance
BoundsIntLiteralGenerator
Syntax
public class BoundsIntLiteralGenerator : LiteralGenerator<BoundsInt>, ILiteralGenerator, IGenerator
Constructors
BoundsIntLiteralGenerator(BoundsInt)
Declaration
public BoundsIntLiteralGenerator(BoundsInt value)
Parameters
Methods
GenerateExpression(IGeneration)
Declaration
public override CodeExpression GenerateExpression(IGeneration generation)
Parameters
Returns
Overrides
Ludiq.Bolt.LiteralGenerator<UnityEngine.BoundsInt>.GenerateExpression(Ludiq.Bolt.IGeneration)
Extension Methods