C# Class Unity.IL2CPP.StackTypeConverter

Datei anzeigen Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
CppStackTypeFor ( TypeReference type ) : string
StackTypeFor ( TypeReference type ) : TypeReference
StackTypeForBinaryOperation ( TypeReference type ) : TypeReference

Method Details

CppStackTypeFor() public static method

public static CppStackTypeFor ( TypeReference type ) : string
type Mono.Cecil.TypeReference
return string

StackTypeFor() public static method

public static StackTypeFor ( TypeReference type ) : TypeReference
type Mono.Cecil.TypeReference
return Mono.Cecil.TypeReference

StackTypeForBinaryOperation() public static method

public static StackTypeForBinaryOperation ( TypeReference type ) : TypeReference
type Mono.Cecil.TypeReference
return Mono.Cecil.TypeReference