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