ComponentBaseExtensions.PropertyTagRestore<T> Struct
Namespace: Stride.CoreAssembly: Stride.Core.dll
Struct PropertyTagRestore
public struct PropertyTagRestore<T> : IDisposable
Type Parameters
Name | Description |
---|---|
T |
Name | Description | |
---|---|---|
Constructors | ||
PropertyTagRestore(ComponentBase, PropertyKey<T>) | ||
Methods | ||
Dispose() |
Constructors
PropertyTagRestore(ComponentBase, PropertyKey<T>)
public PropertyTagRestore(ComponentBase container, PropertyKey<T> key)
Parameters
Type | Name | Description |
---|---|---|
ComponentBase | container | |
PropertyKey<T> | key |
Methods
Dispose()
public void Dispose()
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()