NGUI: Next-Gen UI kit  3.7.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros
EnvelopContent Class Reference

Example script that resizes the widget it's attached to in order to envelop the target content. More...

Inheritance diagram for EnvelopContent:

Public Member Functions

void Execute ()
 

Public Attributes

Transform targetRoot
 
int padLeft = 0
 
int padRight = 0
 
int padBottom = 0
 
int padTop = 0
 

Detailed Description

Example script that resizes the widget it's attached to in order to envelop the target content.

Member Function Documentation

void EnvelopContent.Execute ( )

Member Data Documentation

int EnvelopContent.padBottom = 0
int EnvelopContent.padLeft = 0
int EnvelopContent.padRight = 0
int EnvelopContent.padTop = 0
Transform EnvelopContent.targetRoot

The documentation for this class was generated from the following file: