C# Class MirrorRect, PooledScrollRect

Inheritance: MonoBehaviour
Mostra file Open project: prodigga/PooledScrollRect

Public Properties

Property Type Description
Other ScrollRect

Public Methods

Method Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

Other public_oe property

public ScrollRect Other
return ScrollRect