Enable automatically propagating the mission. Aviator will automatically propagate before adding a procedure, ensuring a valid initial state for the new procedure.
[Visual Basic .NET] |
---|
Public Sub EnableAutoPropagate() |
[C#] |
---|
public void EnableAutoPropagate(); |
[Managed C++] |
---|
public: void EnableAutoPropagate(); |
[Unmanaged C++] |
---|
public: HRESULT EnableAutoPropagate(); |
[Java] |
---|
public void enableAutoPropagate(); |