C# Class InfiniteSigns.TileExtensions

ファイルを表示 Open project: MarioE/InfiniteSigns

Public Methods

Method Description
IsSign ( this t ) : bool
IsSolid ( this t ) : bool

Method Details

IsSign() public static method

public static IsSign ( this t ) : bool
t this
return bool

IsSolid() public static method

public static IsSolid ( this t ) : bool
t this
return bool