C# Class Xsolla.Resizer

Afficher le fichier Open project: xsolla/xsolla-unity-sdk Class Usage Examples

Méthodes publiques

Méthode Description
DestroyChilds ( Transform parentTransform ) : void
ResizeToParrent ( GameObject go ) : void

Method Details

DestroyChilds() public static méthode

public static DestroyChilds ( Transform parentTransform ) : void
parentTransform UnityEngine.Transform
Résultat void

ResizeToParrent() public static méthode

public static ResizeToParrent ( GameObject go ) : void
go UnityEngine.GameObject
Résultat void