JavaScript Required:
This documentation site requires JavaScript to function. Please enable JavaScript in your browser to view the navigation and search features.
🏠
🔄 PB API
Sandbox.Game.Entities
IRemoteControlAutomaticBehaviour
Assembly:
Sandbox.Game.dll
public interface IRemoteControlAutomaticBehaviour
Properties
Member
Description
Ambushing
CollisionAvoidance
CurrentBehavior
CurrentTarget
CycleWaypoints
IsActive
MaxPlayerDistance
NeedUpdate
Operational
OriginPoint
PlayerPriority
PlayerYAxisOffset
PrioritizationStyle
ResetStuckDetection
RotateToTarget
SpeedLimit
TargetList
WaypointActive
WaypointList
WaypointThresholdDistance
Methods
Member
Description
DebugDraw()
GetObjectBuilder()
Load(MyObjectBuilder_AutomaticBehaviour, MyRemoteControl)
StopWorking()
TargetAdd(DroneTarget)
TargetClear()
TargetLoseCurrent()
TargetRemove(MyEntity)
Update()
WaypointAdd(MyEntity)
WaypointAdvanced()
WaypointClear()