OpenSim.Region.Framework.Scenes.ScenePresence.RestoreInCurrentScene C# (CSharp) 메소드

RestoreInCurrentScene() 공개 메소드

public RestoreInCurrentScene ( ) : void
리턴 void
        public void RestoreInCurrentScene()
        {
            AddToPhysicalScene(false); // not exactly false
        }
ScenePresence