C# 클래스 Xsolla.Resizer

파일 보기 프로젝트 열기: xsolla/xsolla-unity-sdk 1 사용 예제들

공개 메소드들

메소드 설명
DestroyChilds ( Transform parentTransform ) : void
ResizeToParrent ( GameObject go ) : void

메소드 상세

DestroyChilds() 공개 정적인 메소드

public static DestroyChilds ( Transform parentTransform ) : void
parentTransform UnityEngine.Transform
리턴 void

ResizeToParrent() 공개 정적인 메소드

public static ResizeToParrent ( GameObject go ) : void
go UnityEngine.GameObject
리턴 void