C# 클래스 Unity.IL2CPP.Common.ResourceExtraction

파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
Extract ( string filename, Assembly assembly ) : byte[]

메소드 상세

Extract() 공개 정적인 메소드

public static Extract ( string filename, Assembly assembly ) : byte[]
filename string
assembly System.Reflection.Assembly
리턴 byte[]