C# Class UE4PropVis.PropertyListVisualizer.CppTypeInfo

Show file Open project: kamrann/UE4PropVis

Public Methods

Method Description
CppTypeInfo ( string type, string display = null, string format = null ) : System

Method Details

CppTypeInfo() public method

public CppTypeInfo ( string type, string display = null, string format = null ) : System
type string
display string
format string
return System