C# Class LeopotamGroup.Scripting.FunctionDesc

Function desc. Internal class - holder of function parameter names for calling script function from host.
Show file Open project: Leopotam/LeopotamGroupLibraryUnity Class Usage Examples

Public Properties

Property Type Description
PC int
Params string[]

Property Details

PC public property

public int PC
return int

Params public property

public string[] Params
return string[]