C# 클래스 SoundAsset, DarkForcesUnity

상속: Asset
파일 보기 프로젝트 열기: joeriedel/DarkForcesUnity 1 사용 예제들

공개 메소드들

메소드 설명
CreateInstance ( ) : SoundInstance,
SoundAsset ( string name, SoundType, soundType, Type, assetType ) : System.Collections.Generic

메소드 상세

CreateInstance() 공개 추상적인 메소드

public abstract CreateInstance ( ) : SoundInstance,
리턴 SoundInstance,

SoundAsset() 공개 메소드

public SoundAsset ( string name, SoundType, soundType, Type, assetType ) : System.Collections.Generic
name string
soundType SoundType,
assetType Type,
리턴 System.Collections.Generic