C# 클래스 UnityEngine.Networking.SyncVarAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 프로퍼티들

프로퍼티 타입 설명
hook string

프로퍼티 상세

hook 공개적으로 프로퍼티

The hook attribute can be used to specify a function to be called when the sync var changes value on the client.

public string hook
리턴 string