Class ObjectiveCampDefinition
Inheritance
System.Object
ObjectiveCampDefinition
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: LeagueToolkit.Meta.Classes
Assembly: LeagueToolkit.Meta.Classes.dll
Syntax
public class ObjectiveCampDefinition : IMetaClass
Properties
| Improve this Doc View SourceObjectiveCampName
Declaration
public MetaHash ObjectiveCampName { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxAlignmentGive
Declaration
public MetaHash VfxAlignmentGive { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxAlignmentTake
Declaration
public MetaHash VfxAlignmentTake { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxCollapsedToExpanded
Declaration
public MetaHash VfxCollapsedToExpanded { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxExpandedToCollapsed
Declaration
public MetaHash VfxExpandedToCollapsed { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxNoneToCollapsed
Declaration
public MetaHash VfxNoneToCollapsed { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxNoneToExpanded
Declaration
public MetaHash VfxNoneToExpanded { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |
VfxPortraitLooping
Declaration
public MetaHash VfxPortraitLooping { get; set; }
Property Value
Type | Description |
---|---|
MetaHash |