C# 클래스 GameplayIngredients.Actions.FullScreenFadeAction

상속: GameplayIngredients.Actions.ActionBase
파일 보기 프로젝트 열기: dingxiaowei/LostCrypt

공개 프로퍼티들

프로퍼티 타입 설명
Duration float
Fading FullScreenFadeManager.FadeMode

공개 메소드들

메소드 설명
Execute ( GameObject instigator = null ) : void

메소드 상세

Execute() 공개 메소드

public Execute ( GameObject instigator = null ) : void
instigator GameObject
리턴 void

프로퍼티 상세

Duration 공개적으로 프로퍼티

public float Duration
리턴 float

Fading 공개적으로 프로퍼티

public FullScreenFadeManager.FadeMode Fading
리턴 FullScreenFadeManager.FadeMode