docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class RuleBlock

    Action to run. Part of a Rule.

    Inheritance
    object
    RuleBlock
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: UnityEditor.PixyzPlugin4Unity.RuleEngine
    Assembly: Unity.Pixyz.Plugin4Unity.Editor.dll
    Syntax
    [Serializable]
    public sealed class RuleBlock : ISerializationCallbackReceiver

    Constructors

    Name Description
    RuleBlock(int)

    Constructor

    RuleBlock(RuleBlock)

    Copy constructor

    Properties

    Name Description
    IsEnabled

    Is the RuleBlock enabled in its Rule

    Rule

    The Rule which contains the RuleBlock

    Methods

    Name Description
    OnAfterDeserialize()

    ISerializationCallbackReceiver implementation

    OnBeforeSerialize()

    ISerializationCallbackReceiver implementation

    In This Article
    Back to top
    Copyright © 2025 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)