C# Class Links.Scripts.UEditor.dialogs.map

显示文件 Open project: andyshao/ChiakiYu

Public Properties

Property Type Description
map_html string
show_html string

Public Methods

Method Description
Url ( ) : string
Url ( string fileName ) : string

Method Details

Url() public static method

public static Url ( ) : string
return string

Url() public static method

public static Url ( string fileName ) : string
fileName string
return string

Property Details

map_html public_oe static_oe property

public static string map_html
return string

show_html public_oe static_oe property

public static string show_html
return string