Search Results for

    Show / Hide Table of Contents

    Method SendTo

    SendTo(Ped)

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

    Declaration
    public void SendTo(Ped target)
    Parameters
    Type Name Description
    Ped target

    The Ped to send the Message to.

    SendTo(Ped, Int32)

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

    Declaration
    public void SendTo(Ped target, int duration)
    Parameters
    Type Name Description
    Ped target

    The Ped to send the Message to.

    System.Int32 duration

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

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