SF Tool Documentation
Search Results for

    Show / Hide Table of Contents

    Class AnimationUtilities

    Inheritance
    System.Object
    AnimationUtilities
    Namespace: SF.Characters
    Assembly: cs.temp.dll.dll
    Syntax
    public static class AnimationUtilities

    Methods

    HasParameter(Animator, String)

    Declaration
    public static bool HasParameter(this Animator anim, string paramName)
    Parameters
    Type Name Description
    Animator anim
    System.String paramName
    Returns
    Type Description
    System.Boolean
    In This Article
    Back to top Generated by DocFX