C# 클래스 Squared.Game.Animation.SetAnimation

상속: AnimCmd
파일 보기 프로젝트 열기: sq/Fracture

공개 프로퍼티들

프로퍼티 타입 설명
Animation Func>

공개 메소드들

메소드 설명
Invoke ( Animator animator ) : bool

메소드 상세

Invoke() 공개 메소드

public Invoke ( Animator animator ) : bool
animator Animator
리턴 bool

프로퍼티 상세

Animation 공개적으로 프로퍼티

public Func> Animation
리턴 Func>