Struct PredictionRigidbody.EntryData
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: FishNet.Object.Prediction
Assembly: FishNet.Runtime.dll
Syntax
public struct EntryData
Constructors
EntryData(PredictionRigidbody.EntryData)
Declaration
public EntryData(PredictionRigidbody.EntryData fd)
Parameters
Type | Name | Description |
---|---|---|
PredictionRigidbody.EntryData | fd |
EntryData(PredictionRigidbody.ForceApplicationType, PredictionRigidbody.AllForceData)
Declaration
public EntryData(PredictionRigidbody.ForceApplicationType type, PredictionRigidbody.AllForceData data)
Parameters
Type | Name | Description |
---|---|---|
PredictionRigidbody.ForceApplicationType | type | |
PredictionRigidbody.AllForceData | data |
Fields
Data
Declaration
public PredictionRigidbody.AllForceData Data
Field Value
Type | Description |
---|---|
PredictionRigidbody.AllForceData |
Type
Declaration
public PredictionRigidbody.ForceApplicationType Type
Field Value
Type | Description |
---|---|
PredictionRigidbody.ForceApplicationType |