C# Class Nintenlord.Event_Assembler.Core.Code.Preprocessors.PreprocessorDirective

Show file Open project: Diegoisawesome/AwesomeMapEditor-old Class Usage Examples

Public Properties

Property Type Description
function Preprocess
maxAmountOfParameters int
minAmountOfParameters int
name string

Property Details

function public property

public Preprocess function
return Preprocess

maxAmountOfParameters public property

public int maxAmountOfParameters
return int

minAmountOfParameters public property

public int minAmountOfParameters
return int

name public property

public string name
return string