Version: 2017.2
언어: 한국어
Method group is Obsolete

RPC

class in UnityEngine

매뉴얼로 전환
Obsolete

설명

Attribute for setting up RPC functions.

Given an @RPC (javascript) or [RPC] attribute (C#) any function can be called remotely through Unity Networking. The function must exist on both sending and recieving party.

See Also: NetworkView.RPC.


Did you find this page useful? Please give it a rating: