Enum GhostPrefabType
Namespace: Unity.NetCode
Syntax
public enum GhostPrefabType : int
Fields
Name | Description | Value |
---|---|---|
All | ||
AllPredicted | ||
Client | ||
InterpolatedClient | ||
None | ||
PredictedClient | ||
Server |
public enum GhostPrefabType : int
Name | Description | Value |
---|---|---|
All | ||
AllPredicted | ||
Client | ||
InterpolatedClient | ||
None | ||
PredictedClient | ||
Server |