Click or drag to resize

PuppetSyncAttribute Class

[Missing <summary> documentation for "T:Godot.PuppetSyncAttribute"]

Inheritance Hierarchy

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public class PuppetSyncAttribute : Attribute

The PuppetSyncAttribute type exposes the following members.

Constructors
  NameDescription
Public methodPuppetSyncAttribute
Initializes a new instance of the PuppetSyncAttribute class
Top
Properties
  NameDescription
Public propertyTypeId (Inherited from Attribute.)
Top
Methods
  NameDescription
Public methodEquals (Inherited from Attribute.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Attribute.)
Public methodGetType (Inherited from Object.)
Public methodIsDefaultAttribute (Inherited from Attribute.)
Public methodMatch (Inherited from Attribute.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also