AcManager.Tools.Data.GameSpecific.PlaceConditions.Set C# (CSharp) Méthode

Set() public méthode

public Set ( ) : IDisposable
Résultat IDisposable
        public override IDisposable Set() {
            /* TODO: add some python app to display conditions in-game? */
            return null;
        }