362 B
362 B
AudioSourceComponent::SetLooping
命名空间: XCEngine::Components
类型: method
头文件: XCEngine/Components/AudioSourceComponent.h
签名
void SetLooping(bool loop);
作用
更新 m_isLooping。
当前实现
- 会更新
m_isLooping。