Search Results for

    Show / Hide Table of Contents

    Method Start

    Start()

    Starts this Natural Motion behavior on the Ped that will loop until manually aborted.

    Declaration
    public void Start()

    Start(Int32)

    Starts this Natural Motion behavior on the Ped for a specified duration.

    Declaration
    public void Start(int duration)
    Parameters
    Type Name Description
    System.Int32 duration

    How long to apply the behavior for (-1 for looped).

    ☀
    ☾
    Back to top Copyright (C) 2015 crosire - zlib
    Generated with DocFX