Class LogicDriverVisibilityController
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 LogicDriverVisibilityController : IMapVisibilityController, IMetaClass
Properties
| Improve this Doc View Sourcem900822361
Declaration
public ILogicBoolDriver m900822361 { get; set; }
Property Value
Type | Description |
---|---|
ILogicBoolDriver |
TransitionTimeDriver
Declaration
public ILogicFloatDriver TransitionTimeDriver { get; set; }
Property Value
Type | Description |
---|---|
ILogicFloatDriver |
VisibilityDriver
Declaration
public ILogicBoolDriver VisibilityDriver { get; set; }
Property Value
Type | Description |
---|---|
ILogicBoolDriver |