C# Class ToCSLightMath.ToCSLightMath_Fun, CSLightForUnity

Inheritance: CSLE.RegHelper_TypeFunction
Afficher le fichier Open project: wpszz/CSLightForUnity

Méthodes publiques

Méthode Description
StaticCall ( CLS_Content content, string function, BetterList _params ) : CLS_Content.Value
StaticValueGet ( CLS_Content content, string valuename ) : CLS_Content.Value
ToCSLightMath_Fun ( Type type ) : System

Method Details

StaticCall() public méthode

public StaticCall ( CLS_Content content, string function, BetterList _params ) : CLS_Content.Value
content CSLE.CLS_Content
function string
_params BetterList
Résultat CSLE.CLS_Content.Value

StaticValueGet() public méthode

public StaticValueGet ( CLS_Content content, string valuename ) : CLS_Content.Value
content CSLE.CLS_Content
valuename string
Résultat CSLE.CLS_Content.Value

ToCSLightMath_Fun() public méthode

public ToCSLightMath_Fun ( Type type ) : System
type Type
Résultat System