Click or drag to resize

BaseParamsWithPrefab Methods

The BaseParamsWithPrefab type exposes the following members.

Methods
  NameDescription
Public methodInitIfNeeded
Called internally in Init and every time the scrollview's size changes. This makes sure the content and viewport have valid values. It can also be overridden to initialize custom data
(Overrides BaseParamsInitIfNeeded(ISRIA).)
Top
See Also