GroupFormation Class

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the formation info about this group.
Represents the formation of a group.
Inheritance Hierarchy

SystemObject
  RageGroupFormation

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public class GroupFormation

Field Value

Type: 
The formation info about this group.

The GroupFormation type exposes the following members.

Properties

  NameDescription
Public propertyDistanceToLeader
Sets the distance that members should keep to the leader.
Public propertySprintDistance
Sets the distance from the leader at which members will start sprinting.
Public propertyType
Sets the type of the formation.
Top
Methods

  NameDescription
Public methodResetSpacing
Resets spacing properties to their default values.
Top
See Also

Reference