C# Class LeopotamGroup.Scripting.FunctionDesc

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

Méthodes publiques

Свойство Type Description
PC int
Params string[]

Property Details

PC public_oe property

public int PC
Résultat int

Params public_oe property

public string[] Params
Résultat string[]