|
|
float | recSignificanceMultiplier = 1f |
| |
|
float | interpolateCoefMultiplier = 1f |
| |
|
Rigidbody2D | body |
| |
|
Transform | debug |
| |
|
Vector2 | lastPosDelta |
| |
Public Attributes inherited from StandardPump |
|
StandardObject | standard |
| |
|
Controls | controls |
| |
|
Item | item |
| |
|
bool | isMine |
| |
|
ushort | ownerId |
| |
|
float | timeSinceCreated |
| |
|
bool | relay |
| |
|
PumpObject[] | pumpObjects |
| |
|
|
void | RbInitialize () |
| |
| override void | Awake () |
| |
| override void | Start () |
| |
Protected Member Functions inherited from StandardPump |
| override void | Awake () |
| |
|
void | Initialize () |
| |
| virtual void | Awake () |
| |
|
virtual void | Start () |
| |
|
virtual void | OnDestroy () |
| |
|
virtual bool | IsLocalAuthority () |
| |
|
int | ReadPingCheck (BitPacker packer, bool isLocal) |
| |
|
void | WritePingCheck (BitPacker packer, bool isLocal) |
| |
|
|
Dictionary< byte, long > | stateTimes = new Dictionary<byte, long>() |
| |
|
byte | state |
| |
|
byte | lastGotState |
| |
|
NetworkObject | net [get] |
| |
◆ Awake()
| override void RigidbodyPump.Awake |
( |
| ) |
|
|
inlineprotectedvirtual |
◆ ReceivePump()
| override void RigidbodyPump.ReceivePump |
( |
BitPacker |
packer | ) |
|
|
inlinevirtual |
◆ SendPump()
| override bool RigidbodyPump.SendPump |
( |
BitPacker |
packer | ) |
|
|
inlinevirtual |
◆ Start()
| override void RigidbodyPump.Start |
( |
| ) |
|
|
inlineprotectedvirtual |
The documentation for this class was generated from the following file:
- C:/Transhuman/S2/Assets/Engine/Standard/Pumps/RigidbodyPump.cs