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

Exibir arquivo 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_oe property

public Preprocess function
return Preprocess

maxAmountOfParameters public_oe property

public int maxAmountOfParameters
return int

minAmountOfParameters public_oe property

public int minAmountOfParameters
return int

name public_oe property

public string name
return string