C# Class UnityEngine.ADBannerView

Inheritance: Object
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
ADBannerView ( Type type, Layout layout ) : System
IsAvailable ( Type type ) : bool

Method Details

ADBannerView() public method

public ADBannerView ( Type type, Layout layout ) : System
type Type
layout Layout
return System

IsAvailable() public static method

public static IsAvailable ( Type type ) : bool
type Type
return bool