Photon Fusion 1.1.13

NetworkTransformAnchor Member List

This is the complete list of members for NetworkTransformAnchor, including all inherited members.

_interpolationTargetNetworkTransformAnchorprotected
AddBehaviour< T >()Behaviour
AfterAllTicks(bool resimulation, int tickCount)NetworkTransformAnchorvirtual
ANCHOR_WORD_COUNTNetworkTransformAnchorprotectedstatic
BeforeAllTicks(bool resimulation, int tickCount)NetworkTransformAnchorvirtual
Copy2EngineAnchorState()NetworkTransformAnchorprotected
CopyStateFrom(NetworkBehaviour source)NetworkBehaviour
Despawned(NetworkRunner runner, bool hasState)NetworkBehaviourvirtual
DestroyBehaviour(Behaviour behaviour)Behaviourstatic
DetachInterpTargetNetworkTransformAnchorprotected
DynamicWordCountNetworkBehaviour
FixedUpdateNetwork()NetworkBehaviourvirtual
GetBehaviour< T >()Behaviour
GetInput< T >()NetworkBehaviour
GetInput< T >(out T input)NetworkBehaviour
GetInterpolationData(out InterpolationData data, bool? predicted=null)NetworkBehaviour
GetInterpolationData(out InterpolationData data, out bool predicted)NetworkBehaviour
GetInterpolator(string propertyName)NetworkBehaviour
GetInterpolator< T >(string propertyName)NetworkBehaviour
GetLocalAuthorityMask()NetworkBehaviour
HasInputAuthoritySimulationBehaviour
HasStateAuthoritySimulationBehaviour
IdNetworkBehaviour
InterpolationDataSourceNetworkBehaviour
InterpolationDataSources enum nameNetworkBehaviour
InterpolationTargetNetworkTransformAnchor
InvokeOnChangedForInitialNonZeroValuesNetworkBehaviour
IsInterpolationDataPredicted()NetworkBehaviourvirtual
IsProxySimulationBehaviour
MakeInitializer< K, V >(Dictionary< K, V > dictionary)NetworkBehaviourstatic
MakeInitializer< T >(T[] array)NetworkBehaviourstatic
ObjectSimulationBehaviour
ObjectIndexNetworkBehaviour
offsetNetworkBehaviour
OnChangeAdd< T >(int wordOffset, int wordCount, ChangedDelegate< T > callback, OnChangedTargets targets=OnChangedTargets.All)NetworkBehaviour
OnChangeAdd< T >(string propertyName, ChangedDelegate< T > callback, OnChangedTargets targetses=OnChangedTargets.All)NetworkBehaviour
OnChangeClearAll()NetworkBehaviour
OnChangeRemove(NetworkBehaviourCallbackReference reference)NetworkBehaviour
operator NetworkBehaviourId(NetworkBehaviour behaviour)NetworkBehaviourstatic
PARENT_OFFSETNetworkTransformAnchorprotectedstatic
PositionWordOffsetNetworkTransformAnchor
PtrNetworkBehaviour
Render()NetworkTransformAnchorvirtual
RunnerSimulationBehaviour
Spawned()NetworkBehaviourvirtual
SyncParentNetworkTransformAnchorprotected
TELE_PAR_OFFSETNetworkTransformAnchorprotectedstatic
TryGetBehaviour< T >(out T behaviour)Behaviour