docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IComponentRuleCreator

    An interface that represents a creator of validation rules for components.

    Namespace: UnityEditor.PolySpatial.Validation
    Assembly: solution.dll
    Syntax
    public interface IComponentRuleCreator

    Methods

    Name Description
    CreateRules(Component, List<BuildValidationRule>)

    Creates validation rules for the given component. This method is automatically called by Unity when a component of the registered type is detected in the loaded scenes.

    See Also

    IPropertyValidator
    In This Article
    Back to top
    Copyright © 2023 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)