Class PropertyChangedWithVec2ValueEventArgs
- Namespace
- TaleWorlds.Library
- Assembly
- TaleWorlds.Library.dll
public class PropertyChangedWithVec2ValueEventArgs
- Inheritance
-
PropertyChangedWithVec2ValueEventArgs
- Inherited Members
Constructors
PropertyChangedWithVec2ValueEventArgs(string, Vec2)
public PropertyChangedWithVec2ValueEventArgs(string propertyName, Vec2 value)
Parameters
Properties
PropertyName
public string PropertyName { get; }
Property Value
Value
public Vec2 Value { get; }
Property Value
This page was last modified at 09/01/2024 16:12:00 +00:00 (UTC).