Show / Hide Table of Contents

Interface IMyBasicMissionFollowPlayer

Describes follow player mission for Basic AI block

Namespace: Sandbox.ModAPI.Ingame
Assembly: Sandbox.Common.dll
Syntax
public interface IMyBasicMissionFollowPlayer

Properties

FollowDistance

Gets or Sets the following distance

Declaration
float FollowDistance { get; set; }
Property Value
Type Description
System.Single
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾