Artemis.Profiles.Layers.Animations.NoneAnimation.Update C# (CSharp) Method

Update() public method

public Update ( LayerModel layerModel, bool updateAnimations ) : void
layerModel LayerModel
updateAnimations bool
return void
        public void Update(LayerModel layerModel, bool updateAnimations)
        {
        }