AddSnapshot(SortedList< double, NetworkStateSnapshot > snapshots, double timeStamp, List< bool > boolStates, List< float > floatStates, List< int > intStates, List< Vector2 > vec2States, List< Vector3 > vec3States, List< Quaternion > quatStates, List< string > strStates) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protected |
Apply(InterpolateSnapshot interpolated, NetworkStateSnapshot endGoal) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
attrMap (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
cacheSnapshots (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
Changed(NetworkStateSnapshot current) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
CheckLastSendTime() (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protectedvirtual |
CheckMask(DataType dataType) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
ClientAddSnapshot(NetworkStateSnapshot snapshot) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
ClientBroadcast() (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protectedvirtual |
clientInitAction (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
clientSnapshots (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
cmdCallbacks (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
CmdFunc(string funcKey, List< object > objs) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
cmdSends (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
compressQuat (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
Construct() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
dataMask (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
DataType enum name (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
events (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
FixedUpdate() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
FixedUpdateClientLerp() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
FixedUpdateServerLerp() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
floatSensitivity (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetAttrBuffs(uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
GetBoolStateValue(NetworkState< bool > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetCombatAttr(uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
GetFloatStateValue(NetworkState< float > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetIntStateValue(NetworkState< int > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetQuatStateValue(NetworkState< Quaternion > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetRagdollHitInfo(uint netId, int key) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
GetStrStateValue(NetworkState< string > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetVec2StateValue(NetworkState< Vector2 > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
GetVec3StateValue(NetworkState< Vector3 > state) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
InitStates() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
Instance (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | static |
interpolateFloats (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
interpolateQuats (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
interpolateVec2s (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
interpolateVec3s (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
isClientWithAuthority (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protected |
IsInit (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
isMgr (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
isSender (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
lastSendIntervalTime (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protected |
lastSnapshot (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
LateUpdate() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
localBoolStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localFloatStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localIntStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localQuatStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localStrStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localVec2States (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
localVec3States (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
NeedToSync (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | |
netBoolStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netFloatStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netIntStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netQuatStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netStrStates (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netVec2States (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
netVec3States (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
networkAttrBuffDatas (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
networkRagdollHitInfoBuffDatas (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
offset (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protected |
OnC2SSync(List< bool > boolStates, List< float > floatStates, List< int > intStates, List< Vector2 > vec2States, List< Vector3 > vec3States, List< Quaternion > quatStates, List< string > strStates) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
OnCommandFunc(int index, List< bool > boolList, List< float > floatList, List< int > intList, List< string > strList) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
OnDeserialize(NetworkReader reader, bool initialState) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnDisable() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
OnEnable() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
onlySyncOnChange (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
onlySyncOnChangeCorrectionMultiplier (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnS2CSync(List< bool > boolStates, List< float > floatStates, List< int > intStates, List< Vector2 > vec2States, List< Vector3 > vec3States, List< Quaternion > quatStates, List< string > strStates) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protected |
OnSerialize(NetworkWriter writer, bool initialState) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnStartClient() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnStartServer() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnStopClient() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
OnStopServer() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
quatSensitivity (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
ragdollHitInfoMap (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RegBoolState(NetworkState< bool > state, System.Action< bool > clientChangedCallback=null, System.Action< bool > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegCombatAttr(uint netId, CombatAttr attr) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RegFloatState(NetworkState< float > state, System.Action< float > clientChangedCallback=null, System.Action< float > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegIntState(NetworkState< int > state, System.Action< int > clientChangedCallback=null, System.Action< int > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegQuatState(NetworkState< Quaternion > state, System.Action< Quaternion > clientChangedCallback=null, System.Action< Quaternion > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegRagdollHitInfos(uint netId, List< RagdollHitInfoObj > hitInfoObjs) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RegStrState(NetworkState< string > state, System.Action< string > clientChangedCallback=null, System.Action< string > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegVec2State(NetworkState< Vector2 > state, System.Action< Vector2 > clientChangedCallback=null, System.Action< Vector2 > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RegVec3State(NetworkState< Vector3 > state, System.Action< Vector3 > clientChangedCallback=null, System.Action< Vector3 > serverChangedCallback=null) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
Reset() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
RpcAddBuff_Attr(uint netId, string bfName, float mlp) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RpcAddBuff_RHI(uint netId, int key, string bfName, float mlp) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
rpcCallbacks (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RpcClearBuff_Attr(uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RpcClearBuff_RHI(uint netId, int key) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RpcFunc(int index, List< bool > boolList, List< float > floatList, List< int > intList, List< string > strList) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
RpcRemoveBuff_Attr(uint netId, string bfName) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
RpcRemoveBuff_RHI(uint netId, int key, string bfName) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
rpcSends (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
sendIntervalCounter (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protected |
sendIntervalMultiplier (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | |
ServerAddBuff(ValueProvider vp, string bfName, float mlp) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
ServerAddSnapshot(NetworkStateSnapshot snapshot) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
ServerBroadcast() (defined in CrossLink.Network.NetworkSyncBase) | CrossLink.Network.NetworkSyncBase | protectedvirtual |
ServerClearBuff(ValueProvider vp) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
serverInitAction (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
ServerRemoveBuff(ValueProvider vp, string bfName) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
ServerSendExistBuffDatas(NetworkConnectionToClient conn, uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
serverSnapshots (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetBoolStateValue(NetworkState< bool > state, bool value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetFloatStateValue(NetworkState< float > state, float value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetIntStateValue(NetworkState< int > state, int value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetQuatStateValue(NetworkState< Quaternion > state, Quaternion value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetStrStateValue(NetworkState< string > state, string value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetVec2StateValue(NetworkState< Vector2 > state, Vector2 value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SetVec3StateValue(NetworkState< Vector3 > state, Vector3 value) (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
SpawnInit() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | virtual |
stateLibrary (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
TargetAllRagdollHitInfoBuffs(List< NetworkRagdollHitInfoBuffData > buffDatas) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
TargetSendBuffDatas(NetworkConnectionToClient conn, Dictionary< uint, List< string >> playerAttrBuffs) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
timelineOffset (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
timeStampAdjustment (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protected |
typeStatesCount (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
UnRegCombatAttr(uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
UnRegRagdollHitInfos(uint netId) (defined in CrossLink.Network.NetworkBuffMgr) | CrossLink.Network.NetworkBuffMgr | |
Update() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
UpdateClientLerp() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
UpdateServerLerp() (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | protectedvirtual |
vec2Sensitivity (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |
vec3Sensitivity (defined in CrossLink.Network.NetworkStateBase) | CrossLink.Network.NetworkStateBase | |