mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
Updated Remote Actions doc
This commit is contained in:
parent
b280e9d0d1
commit
a2d6cf23f8
@ -24,7 +24,7 @@ public class Player : NetworkBehaviour
|
||||
}
|
||||
|
||||
// assigned in inspector
|
||||
GameObject cubePrefab;
|
||||
public GameObject cubePrefab;
|
||||
|
||||
[Command]
|
||||
void CmdDropCube()
|
||||
|
Loading…
Reference in New Issue
Block a user